| Name | Description | Type | Additional information |
|---|---|---|---|
| Units |
Number of handling units |
integer |
Required Range: inclusive between 1 and 1000 |
| PackageType |
Package type (see /Service/PackageTypes) |
string |
None. |
| Weight |
Weight in pounds of all handling units |
decimal number |
Required Range: inclusive between 1 and 50000 |
| Class |
Freight class of the line (see /Service/FreightClass). Also the default class for any 'Contents' entry that omits its own. |
decimal number |
None. |
| Contents |
Optional breakdown of the line's 'Weight' by freight class, for handling units that contain freight of more than one class. Each entry gives one class and the pounds of that class inside the line. The entries must add up to the line's 'Weight' (within 5 pounds) or the request is rejected. |
Collection of QuoteRequestDetailContent |
None. |
| Length |
Length in inches of each handling unit |
decimal number |
Range: inclusive between 0 and 600 |
| Width |
Width in inches of each handling unit |
decimal number |
Range: inclusive between 0 and 600 |
| Height |
Height in inches of each handling unit |
decimal number |
Range: inclusive between 0 and 600 |