Last updated 2 months ago
Was this helpful?
Deactivate a seller.
When a seller is deactivated, the status changes from Active to Offline.
Active
Offline
POST /public/v1/accounts/sellers/{id}/deactivate HTTP/1.1 Host: api.platform.softwareone.com Accept: */*
OK
{ "id": "text", "audit": { "created": { "at": "2025-04-22T03:40:48.207Z", "by": { "id": "text", "audit": { "created": { "at": "2025-04-22T03:40:48.207Z", "by": "[Circular Reference]" }, "updated": { "at": "2025-04-22T03:40:48.207Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "name": "text", "icon": "text" } }, "updated": { "at": "2025-04-22T03:40:48.207Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "externalId": "text", "status": "Active", "icon": "text", "currencies": [ "text" ], "address": { "addressLine1": "text", "addressLine2": "text", "postCode": "text", "city": "text", "state": "text", "country": "text" }, "name": "text" }