Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
SellerEndpointDataRequest
Response
The response is of type string
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
SellerEndpointDataRequest
The response is of type string
.