| 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
Per Piece Weight |
| 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
|
| PerPieceCarrierInsuranceAmount |
Carrier Per Piece Insurance Amount |
decimal number |
Optional
|
| PerPieceCODAmount |
Per Piece COD Amount |
decimal number |
Optional
|
| InnerPieces |
Inner pieces |
Collection of InnerPieces |
Optional
|
| Reference1 |
Reference 1 |
string |
Optional
|
| Reference2 |
Reference 2 |
string |
Optional
|
| Reference3 |
Reference 3 |
string |
Optional
|
| Reference4 |
Reference 4 |
string |
Optional
|
| Reference5 |
Reference 5 |
string |
Optional
|
| Reference6 |
Reference 5 |
string |
Optional
|
| AutoTransportDetail |
Per Item vehicle information |
AutoTransportDetailAPIDto |
Optional
|
| CompanyPredefinedPackageTypeId | integer |
None. |