DATEV ( legacy )
Push general data to DATEV
Uploads the currently relevant general data (employees, compensations, and time offs) to DATEV. This will create so called ASCII files that the accountant has to import in DATEV. You can call this endpoint to implement an on-demand sync to DATEV, for example if you want to offer your users a button to do that in your application.
POST
/
custom
/
datev
/
push-data
/
general
Authorizations
Authorization
string
headerrequiredCreate an API key on the Secrets page in the Kombo dashboard.
Headers
X-Integration-Id
string
requiredID of the integration you want to interact with.
Body
application/json · object
The body is of type object
.
Response
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required