What DATEV requires to prepare payroll is very specific and currently, as DATEV is not providing “read”, this is not part of the unified model.
ID of the integration you want to interact with.
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)
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)
PUT /custom/datev/employees/:employee_id/prepare-payroll Request body
Add entries for all the hourly calculated supplements here. For example you can write "Overtime" or "Work on Holidays" (in hours here). Unfortunately, DATEV doens't allow showing a lable for the entries.
Add entries for all the fixed supplements here. For example you can write "Bonuses" (in Euros here). Unfortunately, DATEV doens't allow showing a lable for the entries.
Add custom entries to the DATEV Lodas Standard Erfassungstabelle.
PUT /custom/datev/employees/:employee_id/prepare-payroll Positive response