List fixed-nature categories.
curl --request GET \ --url https://{account}-{sandboxName}.sandbox.{server}.luccasoftware.com/remuneration/api/fixed-nature-categories
[ { "id": 123, "code": "BASIC_SALARY" } ]
An unique identifier for the fixed nature category
An internal unique code identifying the category
Was this page helpful?