{
"Location": {
"Id": "019a9794-ea27-71a8-bc7a-ecffd058546c",
"Name": "Location 1",
"PhoneNumber": "6478858481",
"Address": {
"Unit": null,
"CivicNumber": "1130",
"StreetName": "Boulevard Charest Ouest",
"City": "Québec",
"PostalCode": "J8Z 1T3"
}
},
"OrderIds": {
"OrderId": 1188,
"ExternalOrderId": null
},
"Customer": {
"FirstName": "n",
"LastName": "gr",
"PhoneNumber": "+1 418 555 2131",
"Email": "ngr@ueat.io",
"Allergies": null
},
"DeliveryInfo": null,
"OrderTime": {
"PreparationType": "Asap",
"PickupDateTime": "2026-01-13T19:39:31.303+00:00"
},
"Items": [
{
"Id": "burger_veggie",
"Name": "Burger Vege",
"Quantity": 1,
"UnitPrice": 850,
"Modifiers": [],
"Note": ""
}
],
"Promotions": [],
"Fees": [
{
"Id": "serviceFee",
"Amount": 700,
"Type": "Service"
}
],
"PersonalizedQuestions": [
{
"Label": "This is a test question",
"Answer": "Test 2"
}
],
"Service": {
"Channel": "Web",
"OrderType": "Takeout",
"ProximityDeliveryInfo": "",
"KioskId": ""
},
"CounterNotes": "",
"Payment": {
"Details": [],
"IsOrderPaid": false,
"PaymentDateTime": null,
"Subtotal": 1550,
"Taxes": [
{
"Amount": 78,
"Name": "GST",
"Type": "Federal"
},
{
"Amount": 155,
"Name": "QST",
"Type": "State"
}
],
"Tips": 0,
"Total": 1783
}
}