Skip to main content
POST
This endpoint requires the permission Manage documents to be enabled in your scope config.

Example Request Body

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/download-document Request body

The data to request an electronic certificate of incapacity for work (eAU).

accounting_month
string<date-time>
required

The month to request the document for.

Pattern: ^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d+)?)?Z?$
document_type
enum<string>
required

Brutto/Netto (LOBN)

Lohnsteuerbescheinigung (german/english) (LSTB/LSTE)

SV-Nachweis (SVNW)

A1-Bescheinigung (ABEG)

Antragsbestätigung A1-Bescheinigung (AANB)

Buchungsbeleg (BUBE)

Lohnjournal (german/english) (LOJO/LJOE)

Lohnsteueranmeldung (LSTA)

Beitragsnachweis (KBNW)

Beitragsnachweis-Erläuterung (SBNW)

Übersicht Zahlungen (ZAKF)

DÜ Zahlungen (PRZA)

Barauszahlungswerte (ZABR)

Überzahlungen-Werte (ZAUW)

Personalkostenübersicht (german/english) (LOPS/LOPE)

Kostenstellenwerte (KOST)

Kostenträgerwerte (KOTR)

Lohnartenwerte einfach/erweitert (LOWE/LOPN)

Lohnkonto (LKTO)

Personalreport (LORE)

Mitarbeiterstammdaten (PDAT)

Pfändungswerte (PFAN)

Darlehenswerte (DAWE)

Wertguthaben je Arbeitnehmer (WEAN)

Available options:
AANB,
ABEG,
BUBE,
DAWE,
KBNW,
KOST,
KOTR,
LKTO,
LOBN,
LJOE,
LOJE,
LOJO,
LOPE,
LOPN,
LOPS,
LORE,
LOWE,
LSTA,
LSTB,
LSTE,
PDAT,
PFAN,
PRZA,
SBNW,
SVNW,
WEAN,
ZABR,
ZAKF,
ZAUW
employee_id
string | null
required

Response

POST /custom/datev/download-document Positive response

status
string
required
Allowed value: "success"
data
object
required
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.