Locations
Get Location Info
Retrieves the basic information for a specific location, such as its name, address, contact details, logo, cover photo, and ordering capabilities.
GET
/
api
/
v1
/
locations
/
{locationSlug}
Authorizations
Path Parameters
The location slug.
Response
200 - application/json
The location's unique ID.
The unique URL-friendly name of the location.
The display name of the location.
A description of the location.
URL of the location's background image.
URL of the location's logo image.
The location's address.
The location's phone number.
The location's email address.
Indicates whether orders are paused by merchant
Indicates whether ordering is currently allowed due to subscription
Indicates whether ordering is currently allowed by platform
Indicates whether scheduled orders are allowed or not
The location's timezone (e.g., 'America/Los_Angeles').