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

Deactivate seller

Deactivates a seller. When the seller has been deactivated, the status changes from Active to Offline.

Deactivate seller

post

Deactivate seller. Changes seller state to Offline (e.g for maintenance). Available for Operations account with platform account management permissions. Returns the updated seller object.

Path parameters
idstringRequired

Seller identifier.

Responses
200

OK

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

Last updated

Was this helpful?