Variable-natures
Get a variable nature
Retrieve a single variable nature from its identifier
GET
/
remuneration
/
api
/
variable-natures
/
{id}
Path Parameters
id
integer
requiredThe id of the nature
Response
200 - application/json
id
integer
An unique identifier for the variable nature
name
string
The display name
Required string length:
1 - 50
type
enum<string>
Is the nature of the remuneration an amount of money or a quantity?
Available options:
Amount
, Number
category
object | null
The category of the variable nature
establishments
object[]
Establishments linked to the variable nature
Was this page helpful?