Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
OK
A seller object with its properties
Retrieves the seller associated with the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
A seller object with its properties