Get Location by ID

GET

Retrieve location data for a specific Kard location ID.
Required scopes: rewards:read

Path parameters

idstringRequired
The Kard location ID to query

Response

This endpoint returns an object.
_idstring
Location ID in Kard's system
merchantIdstring
Merchant ID in Kard's system associated to location
namestring
Name of the location
locationType"INSTORE"
Allowed values: INSTORE
Type of offer associated to location, will always be in INSTORE
addressobject
Address of location
geoLocationobject
Geo-coordinates of location
phonestring
Phone number for location
createdDatedatetime
Created date of location in Kard's system (UTC)
lastModifieddatetime
Last modified date of location in Kard's system (UTC)
source"NATIONAL" or "LOCAL"
Allowed values: NATIONALLOCAL
Source of the merchant associated to the location
categoryenum
Category of merchant associated with location
operationHoursobjectOptional
Hours of operation for location
googleIdstringOptional
GoogleId of location

Errors