Field Name |
Member Type |
Field Type |
Description |
OrderStatus |
Element |
OrderStatus_Enum
|
Specifies the status of the order (e.g. recieved, in progress, delivered). |
OrderTime |
Element |
dateTime
|
The date/time that the order was placed. |
PromiseDateTime |
Element |
dateTime
|
The date/time that the order was promised to be ready. |
LocationIdentifier |
Element |
Location_ID
|
Identifies the location where the order is being prepared. |
Customer |
Element |
Customer
|
Details about the customer related to the order. |
OrderItem |
Element |
OrderItem
|
A collection of items contained in the order (e.g. MenuProducts, MenuItems). |
Total |
Element |
Total
|
The price of the order as a whole. |
Promotion |
Element |
Promotion
|
Specifies a promotion or fund raiser that applies to this order. |
Destination |
Element |
Reference
|
This is where the order and its items are handed off to the customer. This could be a drive through, dine in / take out, etc. This is NOT an order channel. |
ChannelDescription |
Element |
string
|
A description of the channel where the order originated. |
OrderItemCount |
Element |
integer
|
The number of order items contained within this order. This field may be used to validate all order items have been received. |
PackingList |
Element |
PackingList
|
A list of items that should be packed for this order (e.g. utensils, napkins). |
OrderState |
Element |
OrderState_Enum
|
Specifies the current state of the order (e.g. Open, Closed, Canceled, etc.). |
Party |
Element |
Party
|
Provides details about a party when relevant to the order. |
OrderSource |
Element |
OrderSource
|
Specifies how the order was received (e.g. Phone, Walk in , On line, etc.). |
OrderTracking |
Element |
OrderTracking
|
Provides tracking details on the order from creation to delivery. |
Payment |
Element |
Payment
|
Payment information for this order. |