Skip to content

Units of Measure List

Endpoints

https://app.passelimerit.fi/api/v1/getunits

Query Payload

json
{ }

Successful Result

json
[
  {
    "Code": "kk",
    "Name": "kk"
  },
  {
    "Code": "tuntia",
    "Name": "tunti"
  },
  {
    "Code": "-",
    "Name": "-"
  },
  // ...
]
Click to see the result parameters
Field NameType
CodeStr 20
NameStr 64