Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
A list of customers.
Returns a list of all Customer objects corresponding to the merchant.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A list of customers.