accuLynxCommon
Get Units of Measure
Use this endpoint to get the list of the catalog units of measure.
get/acculynx/units-of-measure
Response
OK
Example response
{
"unitsOfMeasure": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "YD",
"friendlyName": "Yarda"
}
]
}