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 Types
Product TypeInteger ValueInteger Value
ProductA 'top level' item on a menu (can also be grouped within a modifier group)1
ModifierOptions selectable when ordering a product2
Modifier GroupA grouping of modifiers (can also group products)3

List of menu attributes

▶ See Menu Model

See related guides