Containers
Update Containers
When updating a container, you can update the tracking status which will be appended to the history of the container and can trigger notifications if those are set up. You can also send the location coordinates as often as you would like, though we recommend limiting this to a maximum of once every 30 seconds.
Update Container
Request Body Example
Validations
- Shipment Ownership:
- All shipments must belong to the same organization as the API key.
- Shipments cannot be already assigned to another container.
- Layout Assignment:
- A layout_id cannot be assigned without a valid location_id.
- The layout must belong to the specified location.
Comment Parameter
The comment parameter is an optional object that lets you attach specific comments to tracking updates for different shipment groups within the same request. This is useful when a single update adds some shipments, removes others, and also propagates a status to shipments already in the container — each group can carry its own message.
When comment is omitted, the tracking_update.comment field is used as before and behaviour is unchanged.
Add comment
Remove comment
All three comment keys together