Skip to main content
enum

Units of measurement for weight.

Metric system unit of mass.

1 kilogram equals 1000 grams.

Imperial system unit of mass.

1 pound equals 16 ounces.


Was this section helpful?

•OBJECT

Represents a collection of general settings and information about the shop.

•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.

•INPUT OBJECT

The input fields for the weight unit and value inputs.


Was this section helpful?