Skip to main content
GET
List Units Of Measure

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

language
string
required

Language the labels are returned in, one of ['fr', 'en', 'nl', 'de']. Required: a list of codes with no wording to display them is of no use, and there is no sensible language to pick on the caller's behalf.

Response

Successful Response

code
string
required

The code to send in a line's unit_code (e.g. C62).

symbol
string | null
required

Short form to display next to a quantity, in the requested language (j in French, d in English for a day).

label
string | null
required

Full name of the unit, in the requested language (e.g. Jour, Day).