| Name | Description | Type | Additional information |
|---|---|---|---|
| Quantity |
Items quantity |
integer |
Required for rating and shipment
|
| PackageType |
Package type of shipment |
PackageType |
Required for rating and shipment
|
| PackageTypeName |
Package type name of shipment |
string |
Required for rating and shipment
|
| Unit |
Unit of measure i.e kg/cms or lb/inch |
Unit |
Required for rating and shipment
|
| Length |
Length in inches |
decimal number |
Required for rating and shipment
|
| Width |
Width in inches |
decimal number |
Required for rating and shipment
|
| Height |
Height in inches |
decimal number |
Required for rating and shipment
|
| Weight |
Weight |
decimal number |
Required for rating and shipment
Per Piece Weight |
| TotalWeight |
Total Weight |
decimal number |
Total Weight
|
| Description |
Commodity Description |
string |
Required for some carriers
|
| FreightClass |
Freight class |
decimal number |
Required for local shipments for rating and shipment
|
| NMFC |
NMFC of Item |
string |
Optional
|
| Hazmat |
Is Hazmat Item |
boolean |
Optional
|
| PackageId |
Id of package |
string |
Optional. will only be returned if item product catalog exist and custom package is used as a package type in that item
|
| PreDefinedPackageTypeName | string |
Optional
|
|
| CompanyPredefinedPackageTypeId | integer |
Optional
|
|
| InnerPieces |
Inner pieces |
Collection of AutoCalculate_InnerPiecesDto |
Optional
|
| HazmatDetails |
Only Required when Hazmat is set to true |
Collection of HazmatDetail |
Optional
|