DATEV Payroll
Write raw DATEV ASCII file
This action allows to send an arbitrary ASCII file directly to DATEV LODAS or Lohn und Gehalt. Kombo adds validation for the file format but not on the content. This action allows you to implement any use case that you might have with DATEV payroll ASCII imports.
POST
/
custom
/
datev
/
passthrough
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
file_content
string
requiredaccounting_month
string
requiredYYYY-MM-DDTHH:mm:ss.sssZ
target_system
enum<string>
requiredAvailable options:
LODAS
, LuG
file_type
enum<string>
requiredAvailable options:
STAMMDATEN
, BEWEGUNGSDATEN
file_name
string
requiredResponse
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required