Add/Remove Shipments

Allocate shipments to a container or remove them from it before the container will be manifested.

Path Params
string
required

Container Id
SAPIENT Container Id (assigned by SAPIENT) or Alias (assigned by you).

Body Params

Update Container Request

ShipmentIds
array of strings
required

Shipment Ids
The shipments to add/remove.
The Shipment Id may be an id or a tracking/barcode number.
For consignment shipments, only the consignment level tracking/barcode number can be used.

The maximum number of shipments allowed in one request is 10,000.

ShipmentIds*
string
enum

Update Mode

Add - Add shipments to the container
Remove - Remove shipments from the container

Defaults to Add

Allowed:
Responses
200

The container has been successfully updated.

401

Unauthorized

403

Forbidden

404

The container does not exist.

500

Internal Server Error

Language
Credentials
OAuth2
Response
Choose an example:
application/json