The Menu Ordering Settings API allows you to retrieve and manage menu ordering settings for a restaurant operation.
Menu ordering settings define the availability of menus for ordering. They allow you to:
With the Menu Ordering Settings API, you can:
Menu ordering setting objects are created automatically for each menu when the Wix Restaurants Orders (New) app is installed, or subsequently when a new menu is created. Each menu can only be associated with one restaurant operation. Each menu ordering settings object has an operationID
that refers to its associated operation. By default, every menu ordering settings object is assigned the ID of the first operation created on the Wix site. This can be changed later.
Likewise, when a menu is deleted it's associated menu ordering setting object is deleted automatically.
It’s important to note the following points before starting to code: