Update Seller

Updates the seller object, except for the seller's status. To manage the status, use the disable, activate, deactivate, and delete endpoints.

put
Path parameters
idstringRequired
Body
logostring · binaryOptional
Responses
chevron-right
404

Not Found

application/json
typestring · nullableOptional
titlestring · nullableOptional
statusinteger · int32 · nullableOptional
detailstring · nullableOptional
instancestring · nullableOptional
Other propertiesanyOptional
put
/public/v1/accounts/sellers/{id}

Last updated

Was this helpful?