Business Object: Order (1.0.0)

Library: RTN_Order (http://www.modeldev.restauranttechnologynetwork.com/models/v1)


    • Description

      Any saleable item or group of items on the menu.
Property Value
Facets  ID
 Summary
 Detail

ID

Field Name Member Type Field Type Description
OrderID Element  GUID   A unique identifier for the order.

Summary

Field Name Member Type Field Type Description
OrderStatus_Enum 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  string   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).

Detail

Field Name Member Type Field Type Description
No member fields defined for this facet.