Get Merchant by ID

GET

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

Path parameters

idstringRequired
The Kard merchant ID to query

Response

This endpoint returns an object or a string.
Merchantobject
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