| Name | Description | Type | Additional information |
|---|---|---|---|
| ProNumber |
The Pro number assigned to this shipment |
string |
None. |
| BOL_Number |
This is the Bill of Lading number associated with the shipment |
string |
None. |
| PO_Number |
This is the Customer Purchase Order number for this shipment |
string |
None. |
| ShipperID |
Contains the assigned shipment identification number (SID) for this shipment |
string |
None. |
| Pro_Total_Amt |
The total amount billed for this shipment, after discount (when applicable) and before any partner/carrier splits are deducted |
string |
None. |
| Pro_Net_Amt |
The net amount billed for this shipment, after any applicable partner/carriers splits have been deducted |
string |
None. |
| PickupDate |
The pickup date of record for this shipment |
string |
None. |
| ShipperInfo |
Shipper name and address information is included in this data structure |
NameAddr |
None. |
| ConsigneeInfo |
Consignee name and address information is included in this data structure |
NameAddr |
None. |
| BillToInfo |
Bill To account name and address information is included in this data structure |
NameAddr |
None. |
| PaymentType |
Identifies the payment type associated with this pro: PPD (prepaid), COL (collect) or T/P (Third Party) |
string |
None. |
| ShipmentWeight |
The total weight for this shipment (in lbs.) |
string |
None. |
| ScheduledDate |
Identifies the date that this shipment was scheduled for delivery |
string |
None. |
| FuelSurcharge |
Identifies that portion of the billed amount attributed to Fuel Surcharge |
string |
None. |
| WhoSigned |
Identifies the person who signed for the shipment's delivery (assuming it has been delivered and the signatory was recorded, otherwise blank) |
string |
None. |
| TracingEvents |
Dispatching events (i.e. shipment movement) is represented in this data structure collection |
Collection of TracingEvent |
None. |
| PartnerCarriers |
This data structure identifies any Carrier/Partner contact with the shipment |
Collection of CarrierInfo |
None. |
| ProDetails |
Reflects the line item details for the shipment, including freight, accessorials and comments with charges and credits. |
Collection of ProDetail |
None. |
| ErrorDescription |
This field will be empty (blank) if the API was processed successfully; a non-blank entry will document the nature of the error(s) encountered during processing. |
string |
None. |