Перейти к содержимому

Tracking

Это содержимое пока не доступно на вашем языке.

Each container or RORO trip has a physical lifecycle separate from the trader’s view of “where is my car.” Tracking shows both.

StatusMeaning
bookedForwarder confirmed the booking.
loadedCars physically loaded into the box at the origin terminal.
cutContainer reached the cargo cut-off; cannot add more inside.
releasedReleased to the carrier for loading onto the ship.
at_seaOn the vessel, between ports.
arrivedContainer reached the destination terminal.
clearedCustoms cleared (import permit issued).
deliveredReleased to the consignee or CFS for unloading.

RORO uses a similar but slightly different set (no “loaded into a box” phase).

When a container or RORO trip is marked arrived, the platform finds every linked car still in shipped status and bulk-advances them to arrived. The car’s locationId is also set to the container’s destinationLocationId if one was picked at booking time.

This is the only place container status auto-bleeds into car status. Earlier statuses (loaded, cut, released) are tracking-only; they don’t move cars.

Open a container detail to see the <ShipmentJourney> widget — a horizontal timeline of every status event with timestamp, who triggered it, and a free-text note. Useful for “when exactly did this clear customs?” disputes.

You can manually advance status (forwarder side) if a tracking integration didn’t fire — open the container, click the next-status button. Skipping ahead works (booked → arrived) but emits a single event covering the gap.