POST
/
remuneration
/
api
/
variable-items

Body

application/json
amount
number

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

natureId
integer

The nature id of the variable remuneration item

workContractId
integer

A variable item must be linked to a work contract, or eventually the amendment of a work contract. This is the id of the work contract.

amendmentId
integer

A variable item must be linked to a work contract, or eventually the amendment of a work contract. If the variable item is linked to an amendment, this is the id of the amendment.

comments
string | null

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

Maximum length: 140
period
string

A variable remuneration item is ponctual, and is linked to a specific period

Response

201 - application/json
amount
number

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

natureId
integer

The nature id of the variable remuneration item

workContractId
integer

A variable item must be linked to a work contract, or eventually the amendment of a work contract. This is the id of the work contract.

amendmentId
integer

A variable item must be linked to a work contract, or eventually the amendment of a work contract. If the variable item is linked to an amendment, this is the id of the amendment.

comments
string | null

You can attach a comment to explain or justify the variable

Maximum length: 140
period
string

A variable remuneration item is ponctual, and is linked to a specific period

id
integer

Unique identifier of the variable remuneration item

nature
object

The nature of the variable remuneration item

workContract
object

The work contract linked to the variable item.

isDeleted
boolean

Has the variable item been deleted?