GET
/
remuneration
/
api
/
fixed-nature-categories
curl --request GET \
  --url https://{account}-{sandboxName}.sandbox.{server}.luccasoftware.com/remuneration/api/fixed-nature-categories
[
  {
    "id": 123,
    "code": "BASIC_SALARY"
  }
]

Response

200
application/json
OK
id
integer

An unique identifier for the fixed nature category

code
string | null

An internal unique code identifying the category