{
  "_comment": "Our internal status update request (derived from SyncOrder handler logic)",
  "tenantId": "tenant-001",
  "subdomain": "example",
  "customerUuid": "cust-uuid-xyz",
  "storeUuid": "store-uuid-xyz",
  "orderUuid": "ord-uuid-abc123",
  "orderRefNo": "ORD-20240115-001",
  "orderNumber": "A001",
  "pointsWillEarn": 82,
  "totalPay": 82.00,
  "action": "AcceptOrder",
  "_note": "status=20 maps to AcceptOrder. For DELIVERY orders, also triggers SubmitDeliveryOrder."
}
