Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Seller's ID.
Response
200 - application/json
OK.
Seller's email address.
Maximum length:
150
Seller's full name.
Maximum length:
255
Seller's ID.
Seller's phone number.
Maximum length:
30
Seller's reseller's name.
Seller's company.
Registration date.
Show the activation status of seller's account:
true
– a seller has clicked on the activation link and has set up a password;false
– a seller hasn't clicked on the activation link.
Show the deletion status of seller's account:
true
– a seller has been deleted;false
– a seller is active.