| Name | Description | Type | Additional information |
|---|---|---|---|
| PartnerChannel |
Identifies the EDI channel over which the instruction was received. |
PartnerChannel |
None. |
| CompanyCode |
The two-digit ID of the Frontier business entity that will execute the transaction. |
string |
None. |
| CustomerId |
The customer identifier that is the source of the EDI transaction. |
string |
None. |
| CustomerOrderId |
The customer's unique identifier for the order. |
string |
None. |
| CustomerReference |
An optional inventory-specific lookup value for the material to be shipped. |
string |
None. |
| EdiInterchangeId |
The Interchange ID of the EDI transmission. |
string |
None. |
| OrderStatusCode |
The single-digit element 473 value indicating the purpose of the EDI instruction. |
string |
None. |
| OrderStatus |
A read-only enum that interprets the OrderStatusCode. |
OrderStatus |
None. |
| PlantCode |
The customer's identifier for the Frontier location that will ship the delivery. |
string |
None. |
| PlantCostCenterId |
The Frontier Cost Center ID aligned with the customer's Plant Code. |
string |
None. |
| PlantGeoLocationIdNo |
Frontier's GeoLocationIdNo associated with the customer's Plant Code. |
integer |
None. |
| PlantStorageLocationId |
The customer's default Storage Location ID that is aligned with the customer's Plant Code. |
string |
None. |
| PlantBuildingNumber |
The building number assigned to the plant in the customer's system. |
string |
None. |
| ShipToCode |
The customer's ship-to ID for the destination. |
string |
None. |
| ShipToName |
The name of the destination company for the shipment. |
string |
None. |
| ShipToName2 |
Additional name of the destination company for the shipment. |
string |
None. |
| ShipToName3 |
Additional name of the destination company for the shipment. |
string |
None. |
| ShipToName4 |
Additional name of the destination company for the shipment. |
string |
None. |
| ShipToAddress |
The street address of the destination company for the shipment. |
string |
None. |
| ShipToAddress2 |
Additional street address of the destination company for the shipment. |
string |
None. |
| ShipToAddress3 |
Additional street address of the destination company for the shipment. |
string |
None. |
| ShipToCity |
The city name of the destination company for the shipment. |
string |
None. |
| ShipToPostalCode |
The postal code of the destination company for the shipment. |
string |
None. |
| ShipToCountryCode |
The country code of the destination company for the shipment. |
string |
None. |
| ShipToState |
The state or province of the destination company for the shipment. |
string |
None. |
| BookingId |
The ID of the maritime booking for the shipment. |
string |
None. |
| BookingContainerCount |
The total number of containers on the maritime booking. |
integer |
None. |
| BookingContainerType |
A string value used to indicate the type of container that will be used for the booking. |
string |
None. |
| BookingVesselName |
The name of the steamship that is transporting the material - applies only to ocean bookings. |
string |
None. |
| VoyageNumber |
The maritime voyage ID for the steamship - applies only to ocean bookings. |
string |
None. |
| PortOfLoading |
The port where loaded containers will be delivered for export - applies only to ocean bookings. |
string |
None. |
| DeliveryDateTime |
The delivery date for the shipment. |
date |
None. |
| EstimatedDeliveryDateTime |
The estimated delivery date for the shipment. |
date |
None. |
| ScheduledPickupDateTime |
The date the shipment is scheduled to be picked up from the warehouse. |
date |
None. |
| RequestedPickupDateTime |
The date the shipment is desired to be picked up from the warehouse. |
date |
None. |
| BookingEqCutoffDateTime |
The date when all ocean containers must be turned into the originating port - applies only to ocean bookings. |
date |
None. |
| BookingDocCutoffDateTime |
The date when documentation must be returned to the Freight Forwarded for the shipment - applies only to ocean bookings. |
date |
None. |
| ModeOfTransport |
A Frontier-specific string (such as "TL", "LTL", "Pkg. Container", etc.) that indicates what kind of shipment is being requested. |
string |
None. |
| LoadType |
A supplemental value used in conjuntion with ModeOfTransport to fully describe the type of shipment. |
string |
None. |
| FreightTerms |
The freight terms (typically "PP") applied to the shipment. |
string |
None. |
| CarrierSCAC |
The Standard Carrier Alpha Code (SCAC) for the delivering carrier. |
string |
None. |
| BolNotes |
Notes to print on the BOL. |
string |
None. |
| CarrierNotes |
Notes for the delivering carrier to observe. |
string |
None. |
| LoadingInstructions |
Loading instructions for the warehouse. |
string |
None. |
| ShippingMarks |
Shipping Marks for the warehouse. |
string |
None. |
| OutboundLineItems |
A collection of details pertaining the inventory items that will be shipped. |
Collection of GenericOutboundLineItem |
None. |