| Name | Description | Type | Additional information |
|---|---|---|---|
| Logon |
Required field, up to 8 characters in length |
string |
None. |
| Pass |
Required field |
string |
None. |
| ShipFromCity |
Optional, up to 30 characters; City from which the shipment originates |
string |
None. |
| ShipFromState |
Optional, fixed length of 2 characters (when provided); State from which the shipment originates |
string |
None. |
| ShipFromZip |
Required field; Enter the 5 digit zipcode from which the shipment originates |
string |
None. |
| ShipToCity |
Optional, up to 30 characters; City in which the shipment terminates |
string |
None. |
| ShipToState |
Optional, fixed length of 2 characters (when provided); State in which the shipment terminates |
string |
None. |
| ShipToZip |
Required field; Enter the 5 digit zipcode in which the shipment terminates |
string |
None. |
| PPDorCOL |
Required field; fixed length of 3 characters; Use PPD for prepaid or COL for collect shipments (any other entry will be treated as PPD) |
string |
None. |
| Inbound |
Required field; single character Y or N; If Consignee determines rates/tariff, enter Y, otherwise N is presumed, i.e. Outbound |
string |
None. |
| FreightList |
Required data structure - drill down for more details; At least one entry is required for this freight list |
Collection of FreightItem |
None. |
| AccessorialList |
Optional data structure - drill down for more details; This is used to stipulate accessorial requirements (with published accessorial codes) for the shipment |
Collection of Accessorial |
None. |
| CODAmountInCents |
Optional, numeric; Enter the number zero '0' if this shipment is NOT COD; Otherwise, enter the COD amount of the shipment in cents (e.g. $952.34 is entered as 95234) |
integer |
None. |