Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
ID of the employee that should be updated. You can use their Kombo id or their ID in the remote system by prefixing it with remote: (e.g., remote:12312)
Body
application/json
POST /custom/silae/employees/:employee_id/payroll-supplements Request body
The ID code of the supplement that you want to add to Silae.
Date from which the submitted supplement should be active.
The amount of the supplement if it requires a number.
Required range:
x >= -1.7976931348623157e+308The string of the supplement if it requires a string.
Response
POST /custom/silae/employees/:employee_id/payroll-supplements Positive response