Name | Description | Type | Additional information |
---|---|---|---|
DeliveryIdNo |
Dow's unique order number for the shipment. |
string |
None. |
ShipmentId |
Dow's master shipment number used to group multiple shipments together. |
string |
None. |
DowPlantCode |
Dow's location code assigned to the Frontier warehouse that shipped the material. |
string |
None. |
DowBookingType |
String that indicates what booking type is being used in Dow's system. This only applies to shipments for ocean bookings. |
string |
None. |
ActualGiDate |
The date when Frontier actually shipped the order. |
date |
None. |
ModeOfTransport |
A Dow-specific string value that indicates the type of transportation that was used. |
string |
None. |
CarrierSCAC |
The universal SCAC for the carrier that hauled the shipment. |
string |
None. |
PalletString |
A Dow-specific string that indicates what type of ISO pallets were used in the shipment. |
string |
None. |
EquipmentLabel |
The full alphanumeric ID of the equipment that was used to transport the shipment. |
string |
None. |
SealNumber |
The ID of the seal that was used to seal the container. |
string |
None. |
EquipmentInitial |
For ocean bookings only, this is the alpha-prefix of the container ID. For all other shipments, this field is empty. |
string |
None. |
EquipmentNumber |
For ocean bookings only, this is the numeric portion of the container ID. For all other shipments, this field contains the entire EquipmentLabel. |
string |
None. |
TareWeightConsolidation |
Indicates whether the tare weight is consolidated (C) or not consolidated (N). |
string |
None. |
TareWeight |
The tare weight used for the VGM calculation. |
integer |
None. |
LineItems |
A collection of detail lines indicating the contents of the shipment. |
Collection of CompletedShipmentLineItem |
None. |