DATEV ( legacy )
Set DATEV compensations
Sets the compensations for an employee on the specified effective date.
PUT
/
custom
/
datev
/
employees
/
{employee_id}
/
compensations
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
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
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.