DEV

Input.

PackagingOptionCreateInput

No description

Fields

dimensionalUnit

DimensionalUnitCode!

Required

The measurement units of the height, length and width

height

Decimal!

Required

The numeric height of the packagingOption

innerHeight

Decimal

Optional inner height (usable space after cushioning). Must be less than height. When set, used for cartonization fit while carrier rating still uses height.

innerLength

Decimal

Optional inner length (usable space after cushioning). Must be less than length. When set, used for cartonization fit while carrier rating still uses length.

innerWidth

Decimal

Optional inner width (usable space after cushioning). Must be less than width. When set, used for cartonization fit while carrier rating still uses width.

length

Decimal!

Required

The numeric length of the packagingOption

name

String

A memorable name for the package option. If one is not provided it will be named based on the length X width X height (ie. 10x8x4)

packageWeight

Decimal

The weight of the packagingOption

Required

The packaging style (box, polybag, letter, etc)

useInnerDims

Boolean

Whether to use the inner dimensions for cartonization fit. Defaults to false. When true, inner dims (when set) gate item fit; carrier rating still uses outer dims.

weightCapacity

Decimal!

Required

The weight capacity of the packagingOption

weightUnit

WeightUnitCode!

Required

The type of weight associated with the packagingOption

width

Decimal!

Required

The numeric width of the packagingOption
Book a demo

Was this page helpful?