List merchants
Transaction Reporting API
List Merchants
Returns merchants with stable UUIDs, scoped to the authenticated entity
GET
List merchants
This endpoint returns merchants visible to your API key. Results are sorted alphabetically by name.
Merchant IDs
Each merchant has a stable UUID that remains consistent across API calls. Use this ID with themerchant_id filter on /v1/transactions to get all transactions for a merchant.
Next Steps
List Transactions
Filter transactions by merchant_id
List Branches
Get branches for a specific merchant