Entity · dms_datev_exports
DMS DATEV Export Schema
Felder
DMS DATEV Export Schema
DATEV CSV export batch for Buchungsstapel
status
Export batch status
Werte
PENDINGPROCESSINGCOMPLETEFAILEDDefault: "PENDING"
documentIds
Document IDs included in this export
Default: []
dateFrom
Start of date range filter
nullable
dateTo
End of date range filter
nullable
beraterNr
DATEV Beraternummer
max 10 Zeichennullable
mandantenNr
DATEV Mandantennummer
max 10 Zeichennullable
wirtschaftsjahrBeginn
Start of fiscal year (Wirtschaftsjahr)
nullable
sachkontenlaenge
Length of general ledger account numbers (Sachkontenlänge)
Werte
45678Default: 4
documentCount
Number of documents in export
Default: 0read-only
totalNetAmount
Total net amount of all exported invoices
read-onlynullable
totalGrossAmount
Total gross amount of all exported invoices
read-onlynullable
s3Key
S3 key of generated CSV file
read-onlynullable
fileName
Generated file name (e.g. EXTF_Buchungsstapel_2026-03.csv)
read-onlynullable
errorMessage
Error message if export failed
read-onlynullable
exportedAt
When the export completed
read-onlynullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/dms_datev_exports— Liste, paginiert + filterbarGET /api/v1/dms_datev_exports/<id>— Einzelne EntityPOST /api/v1/dms_datev_exports— AnlegenPATCH /api/v1/dms_datev_exports/<id>— Teil-UpdateDELETE /api/v1/dms_datev_exports/<id>— Soft-DeleteGET /api/v1/dms_datev_exports/<id>/timeline— Audit + Aktivitäten