Get location basic info
Locations
Get location basic info
Fetches core storefront data for a location using either its slug or database ID.
GET
Get location basic info
Authorizations
API Key required to authenticate requests
Path Parameters
Location slug (e.g. downtown-pizza) or the 24-character location ID (e.g. 6512c8c1f3d9a5aa9d02e2b1).
Response
Location retrieved successfully.
Example:
"loc_456def"
Example:
"downtown-pizza"
Example:
"Downtown Pizza Co"
Human-readable address assembled from the address fields. Empty string when not available.
Example:
""
Marketing copy for the location. Empty string when not configured.
Example:
""
Hero image URL for the location. Empty string when no image is stored.
Example:
""
Square logo URL for the location. Empty string when not configured.
Example:
""