Disable or deactivate the seller object. When disabled, the status changes from Active to Disabled. Note that disabled sellers can't be used in transactions.
post
Path parameters
idstringRequired
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
post
POST /public/v1/accounts/sellers/{id}/disable HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*