List Merchants
Retrieve a list of available merchants.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
Product for which the merchants are available.
card_switcher
, transaction_link
"card_switcher"
Platform for which the merchants are available.
ios
, android
, web
"ios"
User's user_agent
. This property is not maintained. It is recommended to use platform.
Name of a specific merchant.
Your unique internal user identifier. Deprecated soon.
Status of the user's lifecycle in connecting to the merchant across all sessions. Deprecated soon.
Response
Unique ID of the merchant (across all environments).
10
Name of the merchant.
"Uber"
Logo of the merchant.
"https://storage.googleapis.com/knot-api/merchants/8pflGg1roAFAbdEl03zpl2dlYh54ZTmtq3yQ5NdO.png"
Was this page helpful?