Fixed-natures
Get a fixed nature
Retrieve a single fixed nature from its identifier
GET
/
remuneration
/
api
/
fixed-natures
/
{id}
Path Parameters
id
integer
requiredThe id of the nature
Response
200 - application/json
Fixed nature
id
integer
An unique identifier for the fixed nature
name
string
The display name
Required string length:
1 - 50
category
object | null
Fixed nature category
establishments
object[] | null
Establishments linked to the fixed nature
Was this page helpful?