GET Edi/Outbound/Dow/GetCompletedShipments

Use this method to retrieve a list of Dow-specific CompletedShipment objects to be used for creating 945's.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of CompletedShipment
NameDescriptionTypeAdditional 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.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.