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

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)

Required

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

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

Was this page helpful?