How to Retrieve a Menu(s)
Customers build menus on Deliverect based on the product Sync data received from their POS systems and publish those menus to the stores. Each store can have one or more menus associated with it. Use the Get Store Menus endpoint to retrieve the menus published for that store
How would a commerce partner receive menu data?
If a customer needs to update their menu on their channels, they will publish it, which involves choosing the menus and channels.
For testing purposes, menus can be published from the "menus" tab on your account. Check customer guide here on [how to publish menus.]
Menus are only retrievable once published by the customer to a given store.
Product types
Each item in a menu has a specific type as shown in the table below
For more detail on products types and different product configurations follow the link below;
| Product Type | Integer Value | Integer Value |
|---|---|---|
| Product | A 'top level' item on a menu (can also be grouped within a modifier group) | 1 |
| Modifier | Options selectable when ordering a product | 2 |
| Modifier Group | A grouping of modifiers (can also group products) | 3 |
List of menu attributes
Updated 5 days ago
See related guides