Skip to content

Instantly share code, notes, and snippets.

@trungly1
Created April 9, 2025 18:00
Show Gist options
  • Save trungly1/9f1d0a560c136ab2796c3c9ec0da5030 to your computer and use it in GitHub Desktop.
Save trungly1/9f1d0a560c136ab2796c3c9ec0da5030 to your computer and use it in GitHub Desktop.
{
"businessLocationId": 881782555672578,
"thirdPartyReference": "eb9b8ffd-3aa6-4b6d-a3cd-8886048ecd23",
"endpointId": "webOO",
"customerInfo":{
"firstName": "J",
"lastName": "S",
"email": "[email protected]",
"contactNumberAsE164": "+16145555555",
"notes": "Frequent flyer",
"salutation": "dr."
},
"orderNote":"Turn left on Green road",
"maxTimeToAttemptOrderDeliverToPos": 6000,
"staffId": null,
"accountProfileCode": "DEL",
"scheduledTimeForOrderAsIso8601": null,
"collectionCode": "A911",
"orderCollectionTimeAsIso8601": "2025-04-09T22:00:00Z",
"items":[
{
"quantity": 1,
"sku": "261",
"customItemName":null,
"customItemPrice": 23,
"modifers":[],
"course": 0,
"subItems":[]
}
],
"payment": {
"paymentMethod": "APM",
"paymentAmount": 23,
"tipAmount": "0.00"
},
"takeaway": false,
"deliveryAddress": {
"addressLine1": "1 Broadway",
"zip": "1123456",
"city":"New York"
},
"min_TTL": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment