For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create seller

Create seller

post

Create seller. Available for Operations account with platform account management permissions. Accepts application/json. Returns the created seller object.

Body
idstringOptional
namestring · min: 1 · max: 500Required
iconstring · nullableOptional
revisioninteger · int32Optional
externalIdstring · nullableOptional
statusstring · enumOptionalPossible values:
Responses
201

Created

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
externalIdstring · nullableOptional
statusstring · enumOptionalPossible values:
post
/public/v1/accounts/sellers

Last updated

Was this helpful?