GET /restaurants/{tenant}/{restaurantId}/catalogue/items/{itemId}/modifiergroups
Summary: Get all menu item modifier groups
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get all modifier groups for the menu item with the provided ID
Parameters (5)
after
(string, query, optional)
Value representing a cursor - position to use when retrieving the next page of data. If provided, the value of this parameter must be URL encoded.
itemId
(string, path, required)
The menu item ID
limit
(integer, query, required)
The maximum number of menu items to fetch.
restaurantId
(string, path, required)
The restaurant ID
tenant
(string, path, required)
Request tenant
No probe data for this endpoint yet.