Appearance
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 Name | Type |
---|---|
Code | Str 20 |
Name | Str 64 |