Menu integration Guide
Overview
Create and update menus using the endpoints of the V3 Lists API. Each store can have its own individually configurable menu.
Product
Displayed as any item a user can select from a store’s menu, including desserts, drinks, and condiments.
Category
Groups one or more products, such as Add-ons, Main Dishes, and Drinks.
Modifier Groups
Groups modifiers that can be selected as customizations under a main item. For example, the modifier group “Drink Flavor” contains eligible items like strawberry, lemon, and orange as options.
Catalogue (Channel)
Groups one or more categories from a store. It allows referencing two types of fulfillment: Pickup and Delivery.
Components
-
Get Synchronization Report (GET) This endpoint provides a detailed report of the data synchronization, allowing you to monitor and verify the status of the synchronizations performed.
-
Register or Edit a List (PUT) This endpoint is used to add new stores and sales channels to the system. It facilitates the efficient expansion and updating of the store network.
FAQ
¿What specifications must menu item images meet for successful processing?
Images must be sized 744px x 744px.
¿Can I set specific availability schedules for categories, items, or modifiers?
Yes, it is possible to set availability schedules for both categories and items. You must use the attribute “schedules”:[ ] for both cases. In the case of modifiers, it is not possible to assign a schedule.
Next Steps
See the Order Integration Guide for steps to construct your menu.