v1

latestOpenAPI 3.0.02026-07-1315476656.4 KB
Export

Export datev

DATEV export as zip with CSVs. Before you can perform the DATEV export, you must first set the "accountingYearBegin". To do this, you must use the <a href='#tag/Export/operation/updateExportConfig'>updateExportConfig</a> endpoint. Please note, that this endpoint is deprecated. You should use the endpoint <a href='#tag/Export/operation/exportDatevCSV'>/Export/createDatevCsvZipExportJob</a>.

get/Export/datevCSV

Query parameters

Downloadboolean

Specifies if the document is downloaded

startDateinteger required

The start date of the export as timestamp

endDateinteger required

The end date of the export as timestamp

scopestring required

Define what you want to include in the DATEV export. This parameter takes a string of 5 letters. Each stands for a model that should be included. Possible letters are: ‘E’ (Earnings), ‘X’ (Expenditure), ‘T’ (Transactions), ‘C’ (Cashregister), ‘D’ (Assets). By providing one of those letter you specify that it should be included in the DATEV export. Some combinations are: ‘EXTCD’, ‘EXTD’ …

withUnpaidDocumentsboolean

include unpaid documents

withEnshrinedDocumentsboolean

include enshrined documents

enshrineboolean

Specify if you want to enshrine all models which were included in the export

Response

Successful operation

object required