Created
April 9, 2025 18:05
-
-
Save trungly1/96b223d1e602912a627a9f4fb8e81124 to your computer and use it in GitHub Desktop.
webOO event
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"thirdPartyReference": "eb9b8ffd-3aa6-4b6d-a3cd-8886048ecd23", | |
"businessLocationId": 881782555672578, | |
"type": "ORDER", | |
"status": "SUCCESS", | |
"account": { | |
"clientCount": 0, | |
"uuid": "1b157547-59ae-4900-803c-43c58cc5aa55", | |
"openDate": "2025-04-09T17:20:48.204+0000", | |
"paidAmount": "23.00", | |
"serviceCharge": "0.00", | |
"name": "J S. 1123456", | |
"currentAmount": "26.44", | |
"staffName": "Order Anywhere", | |
"staffId": 206141, | |
"salesEntries": [ | |
{ | |
"id": 1917002817994769, | |
"uuid": "c40ce460-b053-43f5-94b8-39aa7388225d", | |
"unitAmount": "23.00", | |
"quantity": 1, | |
"modifiers": [], | |
"discountedAmount": "0.00", | |
"timeOfTransactionUtc": "2025-04-09T17:20:48.211+0000", | |
"active": true, | |
"subLineItems": [], | |
"taxIncluded": false, | |
"itemName": "Combo", | |
"itemSku": "261", | |
"amountWithTax": "26.44", | |
"amountLessTax": "23.00", | |
"grossUnitAmount": "23.00" | |
} | |
], | |
"paymentEntries": [ | |
{ | |
"gratuityAmount": "0.00", | |
"paymentMethodCode": "APM", | |
"amountPaid": "23.00", | |
"active": true, | |
"paymentMethodDescription": "API Payment", | |
"paymentDate": "2025-04-09T17:20:48.248+0000" | |
} | |
], | |
"ikaccountId": "A111584.1", | |
"tableNumber": 0, | |
"posId": 111584 | |
}, | |
"completionMode": "MANUALLY", | |
"ikentooAccountIdentifier": "A111584.1", | |
"ikentooAccountId": 1917002817994768 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment