DEV

Input.

LabelPackageInput

No description

Fields

dimensionalUnit

DimensionalUnitCode

Unit of measurement for the dimensions of this LabelPackage.

height

Decimal!

Required

Height of the package.
List of LabelPackageItemInput to describe the items contained in the package. For domestic shipments, this can be an empty list.

length

Decimal!

Required

Length of the package.

reference

String!

Required

Reference to the package.

specialServices

LabelSpecialServiceInput

Optional special services to apply to the package

weight

Decimal!

Required

Weight of the package.

weightUnit

WeightUnitCode

Unit of measurement for the weight of this package.

width

Decimal!

Required

Width of the package.

Was this page helpful?