Skip to content

Instantly share code, notes, and snippets.

@ray-checkmate
Last active February 18, 2022 17:28
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 ray-checkmate/c909d9448b23c2dd15dd351c1c1ab163 to your computer and use it in GitHub Desktop.
Save ray-checkmate/c909d9448b23c2dd15dd351c1c1ab163 to your computer and use it in GitHub Desktop.
{
"order": {
"location": {
"id": "218734",
"name": "_redacted_dsp_name_",
"timezone": "America/Chicago"
},
"meta": {
"notes": null,
"id": "1362903",
"type": "driver_delivery",
"requested_at": "2021-09-30 08:52:49"
},
"customer": {
"first_name": "Jyoti Jain",
"phone": "",
"email": ""
},
"items": [
{
"group_name": "Burgers",
"name": "All-American Cheeseburger",
"id": "m|2704",
"price": 1229,
"quantity": "1",
"special_request": null,
"modifiers": [
{
"group_name": "Cheese",
"name": "American",
"price": 0,
"quantity": 1
},
{
"group_name": "Sides (Additional Charges May Apply)",
"name": "Regular French Fries",
"price": 0,
"quantity": 1,
"modifiers": [
{
"group_name": "Customize Your Shareable (Additional Charges May Apply)",
"name": "Bacon",
"price": 135,
"quantity": 1
},
{
"group_name": "Customize Your Shareable (Additional Charges May Apply)",
"name": "Chili",
"price": 55,
"quantity": 1
}
]
}
]
}
],
"payment": {
"cash_payment": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment