GET Edi/Outbound/Dow/GetAllocatedShipments

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

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of AllocatedShipment
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 will ship 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.

PlannedGiDate

The date when Frontier plans to ship the order.

date

None.

ModeOfTransport

A Dow-specific string value that indicates the type of transportation that will be used.

string

None.

CarrierSCAC

The universal SCAC for the carrier that will haul the shipment.

string

None.

PalletString

A Dow-specific string that indicates what type of ISO pallets will be used in the shipment.

string

None.

EquipmentLabel

The full alphanumeric ID of the equipment that will be used to transport the shipment. This may not be known at the time of allocation and this field could be blank.

string

None.

SealNumber

The ID of the seal that will be used to seal the container after loading. Necessary to generate this at allocation in order to print paperwork.

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.

TractorId

When there is a value in this field, it should be mapped to the N9[01='1J'] segment. When it is absent, the Plant Building Number from the translation table should be output to N9[01='1J'] instead.

string

None.

LineItems

A collection of detail lines indicating the contents of the shipment.

Collection of AllocatedShipmentLineItem

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.