v1
latestOpenAPI 3.0.12026-07-26158956.2 KBEnrollment
Fetch Merchants
Get all the merchants from your chargeblast account. Response is paginated. The name field is set during onboarding of the merchant and corresponds to the individual name of the merchant for multi-merchant accounts (usually associated with the DBA or billing descriptor).
get/api/v2/merchants
Query parameters
pageinteger nullable
The starting page of the request. Default value of 1.
perinteger nullable
How many merchants to return per page. Default value of 10.
Headers
X-API-Keystring required
Your API key. Sent in the X-API-Key header.
Response
OK