Vendor Customers
List Customers
Retrieves a list of customers who placed an order in sellers store.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to return. Default 50.
The number of items to skip before starting the response. Default 0.
Comma-separated fields that should be included in the returned data.
Response
200 - application/json
OK
The response is of type object
.