DCSA Event Code Types

What are the DSCA event code types for each supported journey type of a milestone

DCSA Event Codes

Event codes, found in the Milestone object, utilize a discriminator JSON structure to compose a journey_event object, separated into three specific types (journey_type):

  1. The Equipment Journey: governs the naming and understanding of events driven by physical occurrences related to the equipment (container) in question.

  2. The Transport Journey: governs occurrences in the general transport of a shipment. This includes all customer relevant events carried out by one or more modes of transport.

  3. The Shipment Journey: governs the occurrences in the customer facing information flow tied to a shipment.

📘

For detailed documentation relating to the DCSA Event Naming Convention and Structure, see the update payload model's journey event API reference documentation.

Equipment

Event typeMeaningDescription
AVDOAvailable for drop-offIdentifies that shipment/ container is ready to be dropped off / delivered at a facility.
AVPUAvailable for pick-upIdentifies that shipment/ Container is ready to be picked up / collection at a facility.
CUSICustoms selected for inspectionIdentifies that that Customs has selected the equipment for inspection.
CUSRCustoms releasedIdentifies that Customs has released the equipment for either export from or import into the country.
CUSSCustoms selected for scanIdentifies that Customs has selected the equipment for scanning.
DISCDischargeThe action of lifting cargo or containers off a mode of transport. Discharge is the opposite of load.
DROPDrop offThe action of delivering the container at customer location.
GTINGate inThe action when a container is introduced into a controlled area like a port - or inland terminal. Gate in has been completed once the operator of the area is legally in possession of the container.
GTOTGate outThe action when a container is removed from a controlled area like a port – or inland terminal. Gate-out has been completed once the possession of the container has been transferred from the operator of the terminal to the entity who is picking up the container.
INSPInspectedIdentifies that the seal on equipment has been inspected.
LOADLoadThe action of lifting cargo or a container on board of the mode of transportation. Load is complete once the cargo or container has been lifted on board the mode of transport and secured.
PICKPick upThe action of collecting the container at customer location.
RMVDRemovedIdentifies that a Seal has been removed from the equipment for inspection.
RSEAResealedIdentifies that the equipment has been resealed after inspection.
STRPStrippingThe action of unloading cargo from containers or equipment.
STUFFStuffingThe process of loading the cargo in a container or in/onto another piece of equipment.
WAYPWaypoint crossedA waypoint is an intermediate point or place during transit of shipment, waypoint crossed indicates that the equipment has crossed the particular waypoint on its transit.

Shipment

Event typeMeaningDescription
APPRApprovedIdentifies that a document has been approved by the counterpart.
CANCCancelledA status indicator to be used when the booking is cancelled by the Shipper.
CMPLCompletedA status indicator that can be used with a number of activity identifiers to denote that a certain activity, service or document has been completed.
CONFConfirmedIndicates that the document is confirmed.
DRFTDraftedIndicates that a document is in draft mode being updated by either the shipper or the carrier.
HOLDOn holdA status indicator that can be used with a number of activity identifiers to denote that a container or shipment has been placed on hold i.e. can’t progress in the process.
ISSUIssuedIndicates that a document has been issued by the carrier.
PENAPending approvalIndicates that a document has been submitted by the shipper or carrier and is now awaiting approval by the counterpart.
PENUPending updateIndicates that the carrier requested an update from the shipper which is not received yet.
RECEReceivedIndicates that a document is received by the carrier or shipper.
REJERejectedIndicates that a document has been rejected by the carrier.
RELSReleasedA status indicator that can be used with a number of activity identifiers to denote that a container or shipment has been released i.e. allowed to move from depot or terminal by authorities or service provider.
REQSRequestedA status indicator that can be used with a number of identifiers to denote that a certain activity, service or document has been requested by the carrier, customer or authorities. This status remains constant until the requested activity is “Completed”.
SUBMSubmittedIndicates that a document has been submitted by the customer to the carrier.
SURRSurrenderedIndicates that a document has been surrendered by the customer to the carrier.
VOIDVoidCancellation of an original document.

Transport

Event typeMeaningDescription
ARRIArrivedThe event which occurs, when a mode of transport reaches its final or intermediate destination, and the mode of transport is ready for load/discharge operations to begin at the specified location. Depending on the mode of transport arrival will have different definitions:
  • Vessel/Barge: A vessel/barge has arrived once the vessel is berthed at the port terminal.
  • Rail: A rail transport has arrived once the transport is stationary at the intended platform or rail head.
  • Truck: A truck has arrived once the truck is stationary in front of the loading dock or other loading facility.
DEPADepartedThe event which occurs when a mode of transport leaves a place of operations. Depending on the mode of transport departure will have different definitions:
  • Vessel/barge: Departure has been completed once the last mooring has been released.
  • Rail: Departure has been completed once the rail transport is no longer stationary in front of the platform or rail head.
  • Truck: Departure has been completed once the truck is no longer stationary in front of the loading dock or loading facility.