delete
https://api.intersoftsapient.net/v4/containers/
Remove a specific shipping container from the system. When this endpoint is requested with the appropriate ContainerId, the system processes the deletion of the specified container along with its associated details. This API is essential for managing inventory and ensuring that any obsolete or unnecessary containers are no longer retained in the SAPIENT system.
Note: If a container is deleted, the shipments inside it remain active but are no longer associated with the container.
200The container has been successfully deleted.
401Unauthorized
403Forbidden
404The container does not exist.
500Internal Server Error
