Delete a Legal Entity

Delete a legal entity of your business.

A legal entity can be deleted, if it has not been used in any submitted transactions. When transactions are connected to it, it can not be deleted or updated anymore.

delete

Delete a legal entity of your business

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
delete
/legal-entities/{id}
DELETE /legal-entities/{id} HTTP/1.1
Host: api.tradeaware.live-eo.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Last updated