uuid | number | dc5a9b859fb2 | A unique ID for the order |
created_at | string | 2020-09-08T13:13:28.110-03:00 | Timestamp when order was created |
status | string | created | created or in_progress or being_prepared or prepared or cancelled |
scheduled_for | string | 2020-09-09T13:13:28.110-03:00 | Timestamp when order is scheduled to be prepared |
partners_unique_internal_order_id | string | e03d91df0ecb | A unique ID for the partner's order |
kind | string | delivery , collection , walk_in , drive_thru , or thrid_party_delivery | It must be either delivery order or collection (no job for driver) |
special_instructions | string | null | any special instruction for the order like don't be late by maximum 10 mins |
placed_at_time | string | 2020-09-09T12:13:28.110-03:00 | timestamp when order is marked as placed |
store_order_reference_description | string | 1234-56 | A reference of store description |
tracking_link | string | https://tracking.captain.ai/t/459503902e8e | A link to track order status on web |
note | text | please deliver as soon as possible | Any note for the order |
estimated_preparation_time | integer | 60 | Estimated preparation time for the order in minutes |
promised_minutes | integer | 80 | Number of minutes it takes to finish an order |
promised_time_at | string | 2020-09-08T13:14:48.110-03:00 | Timestamp when the order should be done |
remake_order | boolean | true | Whether or not the order is remake order |
remake_order_uuid | string | 8b7dde3454b2 | An order_uuid of existing order |
payment_gateway_id | string | ch_1IaB23XYZa1AbCdEfGhIJK2L | unique identifier associated with the payment gateway used for processing transactions within the system |