Delete Container
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. <br /> <br />Note: If a container is deleted, the shipments inside it remain active but are no longer associated with the container.
Path parameters
A unique identifier assigned by the system or by you (alias) for the container that is to be deleted. This ID is crucial for the API to identify which container the user wishes to remove from the system, ensuring that the deletion action is precise and targeted.
Response
The container has been successfully deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.