get https://api.developers.deliveroo.com/site/v1/brands//sites
Returns a list of the sites a brand has.
When retrieving sites for a brand, the API returns the following information for each site:
location_id
: Unique identifier for the sitename
: Display name of the sitestatus
: Current operational status (OPEN, CLOSED, READY_TO_OPEN)api_access
: Object containing API access permissions for different servicesphone_number
: Contact phone number for the sitetype
: Site type (RESTAURANT, ON_DEMAND_CONVENIENCE, UNKNOWN)on_vacation
: Boolean indicating if the site is currently on vacationtimezone
: Timezone of the site (e.g., "Europe/London")tabletless
: Boolean indicating whether the site operates without a tablet (ROM).