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

just-eat.co.uk

Summary: Get all menu item deal groups
Operation ID:
Auth: unknown
Description

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