Create a shipment
Last updated
Last updated
Typically, when warehouse need to be notified that goods will arrive, a shipment is created with some preliminary info. Similar, when the goods are in storage and are ready to be delivered, a shipment with preparation(s) can be created.
customerReference
can be used to map any key from the agent/forwarder system.
orderReference
can be set with E-ONERECORD
for export, I-ONERECORD
for import, P-ONERECORD
for export delivery order. Once handled by the warehouse it will be reset to identify that shipment for that particular operator (with the year on 2 digit and an incrementing number, e.g. E24001234
).
departure
and departureCountry
represent the starting (e.g. CDG
) and (e.g. FR
).
arrival
and arrivalCountry
represent the destination (e.g. NRT
) and (e.g. JP
).
quantityExpected
and quantityTypeExpected
give the amount of items in the shipment (integer value) and optionally the type (e.g. PAL
).
grossWeightExpected
and grossWeightTaxableExpected
are used for the awaited weight of the shipment in kilogram (KG).
volumeExpected
to inform the volume of the shipment in cubic meter (m³).
mawbNumber
inform about the Master Air Way Bill and hawbNumber
the House Air Way Bill.
goodsDescrition
is needed to inform about the nature of the goods.
fly
could be used to inform about the flight used for the goods transportation.
isSecure
can be used for an export shipment to indicate that the goods will arrive already secured (e.g. security screening done at factory).
can be used for a delivery preparation to validate that every houses under the master are all secured.
isDangerous
will be used for dangerous goods. The will typically contains the corresponding dangerous class and/or UN classification.
limitBoardingTime
is used when creating a delivery order to inform warehouse when the shipment need to be delivered to the air company at latest.
It is not possible to record the same HAWB and MAWB during an import
shipment insertion.
Create shipment
false
false