Last updated 2 months ago
Was this helpful?
Update the seller object, except the seller status. Use the disable, activate, deactivate, and delete endpoints to manage the status.
Active
Disabled
Offline
Deleted
PUT /public/v1/accounts/sellers/{id} HTTP/1.1 Host: api.platform.softwareone.com Content-Type: application/json Accept: */* Content-Length: 606 { "id": "text", "audit": { "created": { "at": "2025-04-22T03:20:44.419Z", "by": { "id": "text", "audit": { "created": { "at": "2025-04-22T03:20:44.419Z", "by": "[Circular Reference]" }, "updated": { "at": "2025-04-22T03:20:44.419Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "name": "text", "icon": "text" } }, "updated": { "at": "2025-04-22T03:20:44.419Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "externalId": "text", "status": "Active", "icon": "text", "currencies": [ "text" ], "address": { "addressLine1": "text", "addressLine2": "text", "postCode": "text", "city": "text", "state": "text", "country": "text" }, "name": "text" }
OK
{ "id": "text", "audit": { "created": { "at": "2025-04-22T03:20:44.419Z", "by": { "id": "text", "audit": { "created": { "at": "2025-04-22T03:20:44.419Z", "by": "[Circular Reference]" }, "updated": { "at": "2025-04-22T03:20:44.419Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "name": "text", "icon": "text" } }, "updated": { "at": "2025-04-22T03:20:44.419Z", "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" }