- DATE:
- AUTHOR:
- The Toast - API team
Menus API
Objects, fields, and values
kitchenName added to menuItem object in the menus API
DATE:
AUTHOR:
The Toast - API team
The menuItem
object of the menus API has been updated to include a kitchenName
value. This value specifies the name that appears on kitchen tickets for the menu item. The kitchenName
value is null if a kitchen name has not been configured for the menu item.
Like all changes to the menus API, this new value will become available in the menu JSON after a restaurant has made a menus-related change and published the new menu, which initiates regeneration of the restaurant's menus data. For more information, see Menus API returns published data only.
This change has been made to both V2 and V3 of the menus API.
Note
For information on the differences between V2 and V3 of the menus API, see Comparing menus API V2 and V3.