Loading...
Activate a previously deactivated or disabled seller.
When activated, the status changes from Offline or Disabled to Active.
Offline
Disabled
Active
/v1/accounts/sellers/{id}/activate
curl -L \ --request POST \ --url '/v1/accounts/sellers/{id}/activate'
{ "id": "text", "audit": { "created": { "at": "2025-02-22T08:35:47.599Z", "by": { "id": "text", "audit": { "created": { "at": "2025-02-22T08:35:47.599Z", "by": "[Circular Reference]" }, "updated": { "at": "2025-02-22T08:35:47.599Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "name": "text", "icon": "text" } }, "updated": { "at": "2025-02-22T08:35:47.599Z", "by": "[Circular Reference]" } }, "$meta": { "omitted": [ "text" ] }, "href": "text", "externalId": "text", "status": "Active", "icon": "text", "address": { "addressLine1": "text", "addressLine2": "text", "postCode": "text", "city": "text", "state": "text", "country": "text" }, "name": "text", "currencies": [ "text" ] }