customers
List customers linked to a merchant
GET
List customers linked to a merchant
Authorizations
Merchant API key bearer token. Legacy wire prefixes api_key_ and api_ are also accepted.
Path Parameters
Merchant TypeID (mer_...) for customer visibility scope.
Query Parameters
When true, return only customers with payments for this merchant. When false, return only customers without payments.
Example:
true
Case-insensitive search across customer name and email.
Example:
"amina"
Opaque cursor returned from a previous page response.
Example:
"eyJ2IjoxLCJkYXRhIjp7ImZpcnN0U2VlbkF0Ijoi...In19"
Max number of customers to return (default service limit).
Example:
25