v1

latestOpenAPI 3.0.0Proprietary2026-07-26130282259.8 KB
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"
    }
  ]
}