DEV

Input.

CartonCreateInput

No description

Fields

dimensionalUnit

DimensionalUnitCode!

Required

The measurement units of the height, length and width.

height

Decimal

The numeric height of the carton.
The details of the packingCarton contents.

length

Decimal

The numeric length of the carton.

rootId

ID!

Required

The id of the root that will own the Carton.

shipFrom

ID

The fulfillmentCenter shipping the packingCarton.

shipTo

ID

The location id for the end customer.

Required

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

weight

Decimal

The weight of the carton.

weightUnit

WeightUnitCode!

Required

The type of weight associated with the carton.

width

Decimal

The numeric width of the carton.

Was this page helpful?