GET /restaurants/{tenant}/{restaurantId}/catalogue/availabilities

just-eat.co.uk

Summary: Get all availabilities
Operation ID:
Auth: unknown
Description

Get all availabilities on the restaurant's menu

Parameters (4)

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.

limit (integer, query, required)

The maximum number of availabilities to fetch.

restaurantId (string, path, required)

The restaurant Id.

tenant (string, path, required)

Request tenant.

No probe data for this endpoint yet.