Skip to main content

Delete Company

DELETE 

/api/company/:id

Deletion of the freight company.
In case there is no linkage or it cannot be found, the company will return an error.

Due to cross-reference data linking issues, it will not actually be deleted from the database, but will be marked as read-only and the linkage with the integrator will be removed to prevent data display.

Only data from related information, such as eCMRs, documentation, and/or services will be viewable.

Request

Responses

Company charger data associated with the current user. Some of the data will be optional, so it is recommended to prepare the code to be able to receive them or not.