Anchor to WeightUnitWeight
enumWeight Unit
Units of measurement for weight.
Anchor to Valid valuesValid values
- GRAMS
- KILOGRAMS
- OUNCES
- POUNDS
- Anchor to GRAMSGRAMS
Metric system unit of mass.
- Anchor to KILOGRAMSKILOGRAMS
1 kilogram equals 1000 grams.
- Anchor to OUNCESOUNCES
Imperial system unit of mass.
- Anchor to POUNDSPOUNDS
1 pound equals 16 ounces.
Was this section helpful?
Anchor to FieldsFields
- •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.
Was this section helpful?