OpenAPI 3.1.02026-08-06911,228852.2 KB

fd2e31cf57dd

Order and Pay

Get Single Menu V2

Returns details of a particular menu based on its unique identifier and other query parameters. Product modifier groups and product modifiers are always included in the response.

Migration from V1: The response includes menuModifierGroups on each menu item and deal item, containing product modifier details (name, price, extraPrice, sku, rich data). Items with product modifier groups are no longer marked as asSubItem.

get/o/op/2/menu/load/{menuId}

Path parameters

menuIdinteger required

The unique identifier for the menu.

Example:141948669132851

The unique identifier for the menu.

Query parameters

businessLocationIdinteger required

The unique identifier for the business location.

Example:45454565682155
accountProfilestring

The order profile code. Item prices returned will be those associated with this order profile, when applicable. See the order profiles definition for more details.

Example:TAKEAWAY
richContentboolean

Query parameter to include rich content of menu items.

Example:true

Response

Successful retrieval of menu details including product modifiers.

ApeMenuV2 required— unresolved $ref