Customers
Get All Customers
Returns a list of all Customer objects corresponding to the merchant.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
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.