Skip to main content
object

A weight measurement with its numeric value and unit. Used throughout the API, for example in shipping calculations, delivery conditions, order line items, and inventory measurements.

The weight combines a decimal value with a standard unit of measurement to ensure consistent weight handling across different regional systems.

•WeightUnit!
non-null

The unit of measurement for value.

•Float!
non-null

The weight value using the unit system specified with unit.


Was this section helpful?