get https://api.staging.deliverect.com/commerce//stores//menus
Retrieves a store’s menu, including its product range and pricing details.
This endpoint retrieves the most recently published menu for a specific store, identified by its unique storeId (view GET Stores).
The response includes the store’s available products, pricing details, images, and more. The specific menu and category availabilities are also included.
Menu attributes
The unique identifier for each item is itsplu which needs referencing when proceeding to Create Basket.
Multiple menus per fulfillment type
Check out the guide below that details handling menu content when more than one menu is retrieved.