{
"brand_id": 0,
"fulfilment_type": "dine_in",
"serving_date": "2019-08-24",
"timeslot_start": 0,
"timeslot_end": 0,
"timeslot_type": "asap",
"order_items": [
{
"item_id": 0,
"quantity": 1,
"price_cents": 0,
"archived": false,
"notes": "string",
"product_tags": [
"string"
],
"kitchen_tags": [
"string"
],
"report_category": "string",
"voided": true,
"sub_items": [
{
"item_id": 0,
"modifier_id": 0,
"quantity": 1,
"price_cents": 0,
"notes": "string",
"product_tags": [
"string"
],
"kitchen_tags": [
"string"
],
"report_category": "string",
"voided": true
}
]
}
],
"contact_name": "string",
"contact_email": "string",
"contact_number": "string",
"external_order_id": "string",
"external_order_short_code": "string",
"address_line1": "string",
"address_line2": "string",
"postal_code": "string",
"address_latitude": 0,
"address_longitude": 0,
"is_cutlery_required": false,
"is_contactless": false,
"notes": "string",
"is_gift": false,
"recipient_name": "string",
"recipient_contact_number": "string",
"gift_message": "string",
"is_paid": false,
"promo_code": "string",
"subtotal": 0,
"delivery_fee": 0,
"surcharge": 0,
"discount": 0,
"total": 0,
"tax": 0,
"tax_rate": "string",
"total_including_tax": 0,
"admin_discount": 0,
"order_payments": [
{
"amount": 0,
"capture_id": "string",
"capture_type": "string",
"payment_type_id": 0
}
]
}