Was this helpful?
#227:
Change request updated 3 months ago
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 'https://api.platform.softwareone.com/public/v1/accounts/sellers/{id}/activate'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "externalId": "text", "status": {}, "icon": "text", "address": {}, "name": "text", "currencies": [ "text" ] }