Regarding "Units Of Measure", note that ELIXPEDIA only manage attributes in "Metric", and NOT in "Imperial".
Still, the ELIX "SKU GET" API is able to perform an automatic conversion when the API is invoked with parameter "imperial" .
Example
GET /global/product/v1/sku/P1869701?elixAttributes=A0452,A0077,A0799,A0083&imperial
SETTINGS
The API has been setup to apply conversion for any attribute with one of these Units of Measure:
- in “mm” => converted to “inch”, rounded to 3 decimals
- in “cm3” => converted to “in3”, rounded to 3 decimals
- in “g” => converted to “oz”, rounded to 3 decimals