| Name | Description | Type | Additional Information |
|---|---|---|---|
| Shipment |
Shipment Number |
string |
Max length: 10 |
| ScaleTickNum |
Scale Ticket Number on the Shipment |
string |
Max length: 10 |
| ShipDate |
Shipment Date for the Shipment |
string |
Required Format must be MM/dd/yyyy |
| Commodity |
Commodity on the Shipment |
string |
Required Max length: 6 |
| DirectShip |
Marks a Shipment as DirectShip |
boolean | |
| FromDPR |
How the Shipment will be listed on the DPR |
FromDPREnum |
Required |
| Location |
Location on the Shipment |
string |
Required Max length: 6 |
| CustomerID |
CustomerID on the Shipment |
string |
Required Max length: 6 |
| ShippingDestination |
Shipping Destination on the Shipment |
string |
Max length: 6 |
| FreightReference |
Freight Reference on the Shipment |
string |
Max length: 10 |
| FreightRefLocation |
Freight Reference Location on the Shipment |
string |
Max length: 6 |
| BL/CarNumber |
BL/Car Number on the Shipment |
string |
Max length: 15 |
| CarInitials |
Car Initials on the Shipment |
string |
Max length: 10 |
| GrossWeight |
Gross Weight on the Shipment |
decimal number | |
| TareWeight |
Tare Weight on the Shipment |
decimal number | |
| EstimatedWeight |
Estimated Weight on the Shipment |
decimal number | |
| EstimatedUnits |
Estimated Units on the Shipment |
decimal number | |
| FreightVendor |
Freight Vendor on the Shipment |
string |
Max length: 10 |
| TransportationMethodGUID |
Transportation method on the Shipment |
globally unique identifier | |
| Axles |
Axles on the vehicle on the Shipment |
integer | |
| ReleaseNumber |
Release Number on the Shipment |
string |
Max length: 10 |
| LotNumber |
Lot Number on the Shipment |
string |
Max length: 30 |
| Vehicle |
Vehicle on the Shipment |
string |
Max length: 10 |
| Trailer |
Trailer on the Shipment |
string |
Max length: 10 |
| SealNumbers |
Seal Numbers on the Shipment |
string |
Max length: 200 |
| DestinationGrossWeight |
Destination Gross Weight on the shipment |
integer | |
| DestinationTareWeight |
Destination Tare Weight on the shipment |
integer | |
| DestinationNetWeight |
Destination Net Weight on the shipment |
integer | |
| DestinationGrossUnits |
Destination Gross Weight on the shipment |
decimal number |
Max of 4 decimal places |
| DestinationNetUnits |
Destination Net Weight on the shipment |
decimal number |
Max of 4 decimal places |
| GRShipFrieghtChargesAdd |
Freight Charges on the Shipment |
Collection of ClsPostGRShipFreightCharges | |
| GRShipBinsAdd |
Bins on the Shipment |
Collection of ClsPostGRShipBins | |
| GRShipGradeFactorsAdd |
Grade Factors on the Shipment |
Collection of ClsPostGRShipGf | |
| GRShipSplitsAdd |
Shipment splits on the Shipment |
Collection of ClsPostGRShipSplits | |
| GRShipAdvanceAdd |
Advances on the Shipment |
Collection of ClsPostGRShipAdvances | |
| GRShipCommentsAdd |
Comments on the Shipment |
Collection of ClsPostGRShipComments |