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 SAPIENT system.

Note: You can only delete the containers that are in the Active status.

Path Params
string
required

An identifier assigned by the SAPIENT system or by you (alias), or a barcode number for the container you want to delete.

Responses
200

The container has been successfully deleted.

401

Unauthorized

403

Forbidden

404

The container does not exist.

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json