API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · dms_datev_exports

DMS DATEV Export Schema

Schema-ID
dms_datev_export
Collection
dms_datev_exports
Permissions
  • Lesendms_export_datev
  • Anlegendms_export_datev
  • Änderndms_export_datev
  • Löschendms_export_datev

Felder

DMS DATEV Export Schema

dms_datev_exports4 Permissions

DATEV CSV export batch for Buchungsstapel

statusstringerforderlich

Export batch status

PENDINGPROCESSINGCOMPLETEFAILED
Default: "PENDING"
documentIdsuuid[]optional

Document IDs included in this export

Default: []
dateFromdateoptional

Start of date range filter

nullable
dateTodateoptional

End of date range filter

nullable
beraterNrstringoptional

DATEV Beraternummer

max 10 Zeichennullable
mandantenNrstringoptional

DATEV Mandantennummer

max 10 Zeichennullable
wirtschaftsjahrBeginndateoptional

Start of fiscal year (Wirtschaftsjahr)

nullable
sachkontenlaengenumberoptional

Length of general ledger account numbers (Sachkontenlänge)

45678
Default: 4
documentCountnumberoptional

Number of documents in export

Default: 0read-only
totalNetAmountstringoptional

Total net amount of all exported invoices

read-onlynullable
totalGrossAmountstringoptional

Total gross amount of all exported invoices

read-onlynullable
s3Keystringoptional

S3 key of generated CSV file

read-onlynullable
fileNamestringoptional

Generated file name (e.g. EXTF_Buchungsstapel_2026-03.csv)

read-onlynullable
errorMessagestringoptional

Error message if export failed

read-onlynullable
exportedAtdatetimeoptional

When the export completed

read-onlynullable

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 + filterbar
  • GET /api/v1/dms_datev_exports/<id> — Einzelne Entity
  • POST /api/v1/dms_datev_exports — Anlegen
  • PATCH /api/v1/dms_datev_exports/<id> — Teil-Update
  • DELETE /api/v1/dms_datev_exports/<id> — Soft-Delete
  • GET /api/v1/dms_datev_exports/<id>/timeline — Audit + Aktivitäten

Suche