cURL
curl --request GET \ --url https://{host}/remuneration/api/fixed-nature-categories \ --header 'Authorization: <authorization>'
[ { "id": 123, "code": "BASIC_SALARY" } ]
List fixed-nature categories.
Documentation IndexFetch the complete documentation index at: https://developers.lucca.fr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
OK
An unique identifier for the fixed nature category
An internal unique code identifying the category
"BASIC_SALARY"
Was this page helpful?