cURL
curl --request GET \ --url https://{host}/remuneration/api/variable-nature-categories \ --header 'Authorization: <authorization>'
[ { "id": 123, "code": "BONUS" } ]
List variable-nature-categories
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
OK
An unique identifier for the variable nature category
An internal unique code identifying the category
"BONUS"
Was this page helpful?