Source: https://restauranttechnologynetwork.com/technical-documents

EventTypeOrder

Properties

Name Description Type Required Generic Enum Ignore
@type string false ${prop.ignore}
ExtensionPoint ExtensionPoint false ${prop.ignore}
Order Assigned Type: ms-0200:Order OrderID false ${prop.ignore}
ExtensionPoint_Choice ExtensionPoint_Choice false ${prop.ignore}
{
  "@type" : "string",
  "extensionPoint" : { },
  "order" : {
    "@type" : "string",
    "orderID" : "string",
    "orderNumber" : "string"
  },
  "extensionPointChoice" : { }
}