These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Payroll > Supplement > Creates

Subscription_type: payroll/supplement/create

Payload

Callback payload

integer
required

The identifier of the supplement

integer
required

The identifier of the employee associated with the supplement

integer
required

The identifier of the company associated with the supplement

integer

The contract compensation identifier associated with the supplement

integer

The taxonomy identifier associated with the supplement

integer

The amount of the supplement in cents

string
enum
required

The unit of the supplement

Allowed:
string

The date on which the supplement becomes effective

string

The created at date when the supplement was created

string

The last updated at date when the supplement was last updated

string

The description of the supplement

integer

The payroll policy period identifier associated with the supplement

employee_observations
array of strings

Observations on the employee made by the admin or manager

employee_observations
integer

The raw value of minutes in cents associated with the supplement

integer

The value of minutes in cents after adjustments

integer

The equivalent value of minutes in cents for payroll processing

string

The currency used for the supplement, typically in ISO 4217 format

integer
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…