GET /restaurants/bypostcode/{postcode}

just-eat.co.uk

Summary: Get restaurants by postcode
Operation ID: SearchByPostcode
Auth: unknown
Description

Provides details of restaurants that deliver to the specified postcode

Parameters (6)

Accept-Tenant (string, header, optional)

A valid country code, e.g. "uk". Filter search results to only include restaurants for the specified country. Required when using OAuth for authentication.

Authorization (string, header, optional)

OAuth2 token issued for logged in consumer or API key issued to partner

brandName (string, query, optional)

Filter search results to only include restaurants of the specified brand

cuisine (string, query, optional)

Filter search results to only include restaurants that offer the specified cuisine

postcode (string, path, required)

Filter search results to only include restaurants that deliver to the specified postcode

restaurantName (string, query, optional)

Filter search results to only include restaurants that have a name that matches the specified value

No probe data for this endpoint yet.