Skip to main content

Listing merchants

Get a list of all merchant accounts under your partner account.
Request
Response

Pagination

The response returns up to 10 accounts by default. Use limit (1—100) and starting_after to paginate through results. Each account in the response includes a paging_token value that you pass as starting_after to fetch the next page.
Request

Filtering

You can filter accounts by payment connection, country, or service status using query parameters.
Request
See the merchant account collection API reference for all available filters and response fields.
Last modified on June 1, 2026