Name | Description | Type | Additional information |
---|---|---|---|
Description |
Commodity Description |
string |
Required for some carriers
|
FreightClass |
Freight class |
decimal number |
Required for local shipments for rating and shipment
|
Height |
Height in inches |
decimal number |
Required for rating and shipment
|
Length |
Length in inches |
decimal number |
Required for rating and shipment
|
PackageType |
Package type of shipment |
PackageType |
Required for rating and shipment
|
Quantity |
Items quantity |
integer |
Required for rating and shipment
|
Weight |
Weight |
decimal number |
Required for rating and shipment
|
Unit |
Unit of measure i.e kg/cms or lb/inch |
Unit |
Required for rating and shipment
|
Width |
Width in inches |
decimal number |
Required for rating and shipment
|
PackageId |
Id of package |
string |
Optional
|
NMFC |
NMFC of Item |
string |
Optional
|
NonStackable |
Non Stackable |
boolean |
Optional
expected to be true or false |
Hazmat |
Is Hazmat Item |
boolean |
Optional
|
HazmatDetails |
Only Required when Hazmat is set to true |
Collection of HazmatDetail |
Optional
|
InnerPieces |
Inner pieces |
InnerPieces |
None. |
Reference1 |
Reference 1 |
string |
None. |
Reference2 |
Referece 2 |
string |
None. |
Reference3 |
Reference 3 |
string |
None. |
Reference4 |
Reference 4 |
string |
None. |
Reference5 |
Reference 5 |
string |
None. |
Reference6 |
Reference 6 |
string |
None. |
AutoTransportDetail |
Per Item vehicle information |
AutoTransportDetailAPIDto |
Optional
|