Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RIAEvangelist/63a5618119170384386e to your computer and use it in GitHub Desktop.
Save RIAEvangelist/63a5618119170384386e to your computer and use it in GitHub Desktop.
{
"Address": {
"Street": "2764 SOMETHNING DRIVE",
"City": "CARLSBAD",
"Region": "CA",
"PostalCode": "92009",
"Type": "House"
},
"Coupons": [
{
"Code": "7039",
"ID": 1,
"Qty": 1
}
],
"CustomerID": "",
"Email": "asd@asd.com",
"Extension": "",
"FirstName": "NOBODY",
"LastName": "IN PARTICULAR",
"LanguageCode": "en",
"OrderChannel": "OLO",
"OrderID": "",
"Amounts": {},
"OrderMethod": "Web",
"OrderTaker": null,
"Partners": {},
"Payments": [],
"Phone": "(760) 802 - 2222",
"Products": [
{
"Code": "14SCREEN",
"Qty": 1,
"ID": 1,
"isNew": true,
"Options": {
"X": {},
"Xm": {},
"Bq": {},
"Xw": {},
"P": {
"1/4": "1"
},
"S": {},
"Sb": {},
"B": {},
"Pm": {},
"H": {},
"K": {},
"Sa": {},
"Du": {},
"A": {},
"E": {},
"Fe": {},
"Cs": {},
"Cp": {},
"Z": {},
"R": {},
"F": {},
"G": {},
"J": {},
"M": {
"1/1": "1"
},
"N": {},
"O": {},
"Rr": {},
"Si": {},
"Td": {},
"Ht": {}
},
"descriptions": []
}
],
"ServiceMethod": "Delivery",
"SourceOrganizationURI": "order.dominos.com",
"StoreID": "8380",
"Version": "1.0",
"Tags": {},
"Status": ""
}
@RIAEvangelist
Copy link
Author

Dude awesome! How about placing the order?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment