v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
fixed-nature-category

List fixed nature categories

List fixed-nature categories.

get/remuneration/api/fixed-nature-categories

Response

OK

idinteger

An unique identifier for the fixed nature category

codestring nullable

An internal unique code identifying the category

Example response

[
  {
    "code": "BASIC_SALARY"
  }
]