Search...
/
Get support
See a Demo
Home
API Reference
Home
API Reference
Authentication
API Reference
Transactions
Users
Rewards
Merchants
GET
Get Eligible Merchants
GET
Get Merchant by ID
GET
Get Merchants
Offers
Locations
Webhooks
Get support
See a Demo
API Reference
Rewards
Merchants
Get Merchant by ID
GET
https://
rewards-api.getkard.com
/
rewards
/
merchant
/
:id
Retrieve merchant data for a specific Kard merchant ID.
Required scopes:
rewards:read
Path parameters
id
string
Required
The Kard merchant ID to query
Response
This endpoint returns an object or a string.
Merchant
object
Show 12 properties
OR
abc
string
In the event the merchant ID is not valid for the issuer, this endpoint will return a string that says "No Offers with this merchantId <id>"
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error
Built with