GET
/
api
/
v1
/
locations
/
{locationSlug}

Authorizations

X-API-Key
string
header
required

Path Parameters

locationSlug
string
required

The location slug.

Response

200 - application/json
address
string

The location's address.

coverPhotoUrl
string

URL of the location's background image.

description
string

A description of the location.

displayName
string

The display name of the location.

emailAddress
string

The location's email address.

id
string

The location's unique ID.

isOrderingAllowedByAdmin
boolean

Indicates whether ordering is currently allowed by platform

isOrderingAllowedBySubscription
boolean

Indicates whether ordering is currently allowed due to subscription

isOrderingPausedByMerchant
boolean

Indicates whether orders are paused by merchant

isScheduledOrderAllowed
boolean

Indicates whether scheduled orders are allowed or not

locationSlug
string

The unique URL-friendly name of the location.

logoUrl
string

URL of the location's logo image.

phoneNumber
string

The location's phone number.

timezone
string

The location's timezone (e.g., 'America/Los_Angeles').