Set DATEV compensations
Sets the compensations for an employee on the specified effective date.
Other compensations will end at the effective date. That means, if you would like to add a compensation, you also have to include the compensations that you would like to keep.
This endpoint requires the permission Manage payroll to be enabled in your scope config.
Example Request Body
Authorizations
Create an API key on the Secrets page in the Kombo dashboard.
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
Date from which the submitted compensations should be valid. Please note that it might not be possible to set compensations for the past if the payroll was already run.
Response
success