Last updated 2 months ago
Was this helpful?
Disable or deactivate the seller object.
When disabled, the status changes from Active to Disabled. Disabled sellers cannot be used in transactions.
Active
Disabled
POST /public/v1/accounts/sellers/{id}/disable HTTP/1.1 Host: api.platform.softwareone.com Accept: */*
OK
{ "id": "text", "audit": { "created": { "at": "2025-04-22T03:34:09.689Z", "by": { "id": "text", "audit": { "created": { "at": "2025-04-22T03:34:09.689Z", "by": "[Circular Reference]" }, "updated": { "at": "2025-04-22T03:34:09.689Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "name": "text", "icon": "text" } }, "updated": { "at": "2025-04-22T03:34:09.689Z", "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" }