List Merchant IDs
List Merchant IDs
GET
https://api.sandbox.coindirect.com/api/v1/merchant
This endpoint allows you to list all of your Merchant IDs.
Query Parameters
Name
Type
Description
offset
string
This is where to start fetching the records
max
string
This limits the number of records returned per page. The default is 10 records
Headers
Name
Type
Description
Authorization
string
HAWK Token. See Authentication page
Last updated
Was this helpful?