Customers
List customers of a merchant organization
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the merchant organization to filter customers by
Number of customers to return
Required range:
1 <= x <= 100
Number of customers to skip
Required range:
x >= 0