We are releasing two minor changes to the Terminal49 API which may impact your account (if you are using the API). If you exclusively use the Terminal49 Dashboard, these changes will not affect you.
Changes will be launched on Thursday, January 20th at 9am PST.
These are not considered breaking changes, but as we are adding to the payload of most notifications and sending a new event, we wanted to make sure you are aware in advance.
Shipments will be included with all transport events
Many of you have requested we include the shipment details in the transport event webhook payloads.
Now for all transport events (e.g.
container.transport.vessel_arrived
) we will include the shipment details in the included array.
New webhook notification
tracking_request.tracking_stopped
We will be introducing a new notification to let you know when your shipment is no longer being updated with information from the shipping lines or terminals.
Typically shipments stop updating once all the containers are empty returned, but there are other scenarios too. View docs
The stopped timestamp and reason are included in the shipment payload as
line_tracking_stopped_at
and
line_tracking_stopped_reason