Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
. Use your client_id
as the username
and your secret
as the password
value.
Body
The input parameters required for retrieving merchants.
Product for which the merchants are available.
card_switcher
, transaction_link
, shopping
, vault
"card_switcher"
Platform for which the merchants are available. Providing this parameter in the request will return the min_sdk_version
parameter in the response.
ios
, android
, web
"ios"
Name of a specific merchant.
Response
Successful request.
- Option 1
- Option 2
Without min_sdk_version parameter.
Static unique ID of the merchant (across all environments). This ID remains constant and does not change.
10
Name of the merchant.
"Uber"
Category of the merchant.
"Transportation"
Logo URL for the merchant.
"https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png"