Skip to main content

A fixed remuneration item

id
integer<int32>

Unique identifier of the fixed remuneration item

amount
number<double>

The amount of the fixed remuneration item. Depending on the nature of the fixed item, the amount can be either a quantity or a monetary value.

startsOn
string<date>

The first day on which the fixed remuneration item applies.

endsOn
string<date> | null

The last day on which the fixed remuneration item applies.

comment
string | null

You can attach a comment to explain or justify the variable item

Example:

"First-half salary increase"

natureId
integer<int32>

The nature id of the fixed remuneration item

nature
object

The nature of the fixed remuneration item

workContractId
integer<int32>

A fixed item must be linked to a work contract.

workContract
object

The work contract linked to the fixed item.