Unit Handling Tutorial
Last updated
Was this helpful?
Last updated
Was this helpful?
To add a new measurement unit to your configuration, you need to send a request to the endpoint.
Unit names are localized. When creating a new unit, you can specify the unit name in two different ways — in one language or in multiple languages.
Looking for more info on localization? Check out .
You can convert between any measurement units that share the same base unit, such as kilograms to grams, or centimeters to meters.
To convert between units, you need to send a request to the endpoint.
To test the endpoint, open the API reference below or check the example of a curl request.
To test the endpoint, open the API reference below or check the example of a curl request.