Extension of KitchenOrderDto
In the API V9Preview1, the class KitchenOrderDto has been extended to achieve the most accurate configuration of creating kitchen orders via the API.
The following fields have been added:
ExternalNumber- the external order number, similar to theExternalNumberof the waiter order.TabName- the name of the tab, similar to theTabNameof the waiter order.OriginName- the name of the aggregator, similar to theOriginNameof the waiter order.CookingPriority- determines the order of displaying orders on the kitchen screen. The higher the value, the higher the priority of the order and its position in the list.IsTopCookingPriority- a special value for priority - such orders always have the highest positions in the order list and are highlighted in a special color.
All added fields are displayed or affect the display of the order on the kitchen screen. You can view the appearance via the following link.