Disable seller

Disables or deactivates the seller object. When the seller has been disabled, the status changes from Active to Disabled. Note that disabled sellers can't be used in transactions.

Disable seller

post

Disable seller. Changes seller state to Disabled. 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}/disable

Last updated

Was this helpful?