Resolve the effective conversion rule for a (product, base_uom, converted_uom) triple. SKU-specific rules
win over SYSTEM rules. Returns 404 when no matching rule exists.
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Successful response
A rule converting from one unit of measure to another. type=SYSTEM rules apply globally for a class (e.g.
1 lb = 0.453592 kg). type=SKU rules override system rules for a specific product (product_id).