---
title: "Export datev"
method: GET
path: "/Export/datevCSV"
tags: ["Export"]
deprecated: true
---

# Export datev

`GET /Export/datevCSV`

> **Deprecated.**

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>.

## Query parameters

- `Download` boolean
- `startDate` integer, required
- `endDate` integer, required
- `scope` string, required
- `withUnpaidDocuments` boolean
- `withEnshrinedDocuments` boolean
- `enshrine` boolean

## Response `200`

Successful operation

- object

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `409` — Conflict
- `500` — Server Error

---

[API](https://skmtc.net/sevdesk/apis/sevdesk-api.md) · [All operations](https://skmtc.net/sevdesk/apis/sevdesk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sevdesk/sevdesk-api/revisions/a32cec0fecea/schema)
