Was this helpful?
#227:
Change request updated 3 months ago
Deactivate a seller.
When a seller is deactivated, the status changes from Active to Offline.
Active
Offline
/v1/accounts/sellers/{id}/deactivate
curl -L \ --request POST \ --url 'https://api.platform.softwareone.com/public/v1/accounts/sellers/{id}/deactivate'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "externalId": "text", "status": {}, "icon": "text", "address": {}, "name": "text", "currencies": [ "text" ] }