Create Seller
Create a new Seller object.
post
/v1/accounts/sellers
Body
idstring
auditobject
$metaobject
hrefstring
externalIdstring | nullable
statusstring · enum
Options:
Active
, Disabled
, Offline
, Deleted
iconstring · max: 2000 | nullable
addressobject
namestring · min: 1 · max: 500required
currenciesstring · min: 1 · max: 3[]required
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
201
400
Last updated
Was this helpful?