KitchenOrderDto extension
[v9preview1
v9
]
In API V9Preview1, the KitchenOrderDto class has been extended to achieve the most accurate configuration kitchen order created via the API.
The following fields have been added:
ExternalNumber- external order number, equivalent toExternalNumberwaiter order.TabName- tab name, equivalent toTabNamewaiter order.OriginName- name of the aggregator, equivalent toOriginNamewaiter order.CookingPriority- responsible for the order in which orders are displayed on the kitchen screen. The higher the value, the higher the order priority and its position in the list.- [
IsTopCookingPriority] (https://syrve.github.io/front.api.sdk/v9/html/P_Resto_Front_Api_Data_Kitchen_KitchenOrderDto_IsTopCookingPriority.htm) - a special value for priority - such orders always have the highest positions in the order list and are also highlighted in a special color.
All added fields are displayed or affect the display of the order on the kitchen screen. You can see what it looks like at the following link.