Get Locations by Merchant ID
Retrieve all locations associated to a specific Kard merchant ID.
Required scopes: rewards:read
Path parameters
merchantId
The Kard merchant ID to query
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number [>= 0], (default = 0)
limit
Maximum number of locations [1 - 200], (default = 200)
Response
This endpoint returns a list of objects.
_id
Location ID in Kard's system
merchantId
Merchant ID in Kard's system associated to location
name
Name of the location
locationType
Type of offer associated to location, will always be in INSTORE
Allowed values:
address
Address of location
geoLocation
Geo-coordinates of location
phone
Phone number for location
createdDate
Created date of location in Kard’s system (UTC)
lastModified
Last modified date of location in Kard’s system (UTC)
source
Source of the merchant associated to the location
Allowed values:
category
Category of merchant associated with location
operationHours
Hours of operation for location
googleId
GoogleId of location