DATEV ( legacy )
Prepare DATEV Payroll
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.
PUT
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
PUT /custom/datev/employees/:employee_id/prepare-payroll request body
The body is of type object
.
Response
200
application/json
PUT /custom/datev/employees/:employee_id/prepare-payroll Successful response
The response is of type object
.