GET /restaurants/{tenant}/{restaurantId}/catalogue/items/{itemId}/variations

just-eat.co.uk

Summary: Get all menu item variations
Operation ID:
Auth: unknown
Description

Get all variations 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.