v1
latestOpenAPI 3.1.02026-07-24398280.9 KBOrganization management
List functional units
Use this endpoint to get a list of all functional units. If not filter is provided, only the functional units that are not industry-specific will be returned.
get/v1/organization/functional_units
Query parameters
sub_industry_codestring
The sub-industry code of the business entity or functional unit, formatted as eight digits.
Include functional units for this sub-industry configured. This is an additive filter.
Response
Functional units retrieved successfully
Example response
[
{
"defaultDisplayUnit": "kg",
"supportedUnits": [
"kg"
]
}
]