- DATE:
- AUTHOR:
- The Toast - API team
Menus API
Objects, fields, and values
prepTime added to ModifierOption object in the menus API
DATE:
AUTHOR:
The Toast - API team
The ModifierOption
object of the menus API has been updated to include a prepTime
value. This value specifies the amount of time, in seconds, that it takes to prepare the modifier option. The prepTime
value is null if a prep time has not been configured for the modifier option.
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.