Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the customer.
Response
200 - application/json
OK
Customer who placed an order in sellers store.
Retrieves the details of specified customer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the customer.
OK
Customer who placed an order in sellers store.