Skip to main content
POST
Write raw DATEV ASCII file

Authorizations

Authorization
string
header
required

Create an API key on the Secrets page in the Kombo dashboard.

Headers

X-Integration-Id
string
required

ID of the integration you want to interact with.

Body

application/json

POST /custom/datev/passthrough Request body

file_content
string
required
Minimum string length: 1
accounting_month
string<date-time>
required

YYYY-MM-DDTHH:mm:ss.sssZ

Pattern: ^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?)?Z?$
target_system
enum<string>
required
Available options:
LODAS,
LuG
file_type
enum<string>
required
Available options:
STAMMDATEN,
BEWEGUNGSDATEN
file_name
string
required
Example:

"Stammdaten.txt"

Response

POST /custom/datev/passthrough Positive response

status
string
required
Allowed value: "success"
data
object
required
Example:
warnings
object[]
required

These are the interaction warnings that are shown in the dashboard. They are meant to provide debug information to you. We recommend logging them to the console.