Get specific location
Retrieves details of a specific location based on specified location number
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Path Parameters
Unique number to identify the location
Response
This object contains location details
Location attribute object
Unique location identifier
Unique number to identify the location
Location name
true indicates location is active<br />false indicates location is inactive.
Location address details
Location type
Date on which the location is created
Date on which the location is updated
Operating hours of the location
coordinate details of the location in Geo Json format
JSON attributes on which locations are allowed to filter
Was this page helpful?