delete
https://api.proshipping.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 PRO SHIPPING system.
Note: If a container is deleted, the shipments inside it remain active but are no longer associated with the container.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The container has been successfully deleted.
401Unauthorized
403Forbidden
404The container does not exist.
500Internal Server Error