Breaking change: new API endpoints for DATEV exports
- One minute read - 137 wordsBreaking change: new API endpoints for DATEV exports
By 30.05.2025, we will remove our existing endpoint to access the DATEV export as ZIP file and introduce new endpoints to access the DATEV export via API.
Status Quo:
Currently, you can start the export and download the DATEV CSV ZIP file with the endpoint /Export/datevCSV
.
In the future: You can start an export job to get the DATEV export file with a new endpoint. However, this will only trigger an export creation. You can request the current export progress and once the export job has finished, you can download the ZIP file with a different endpoint. For detailed information, please check the sevdesk API documentation.
This change is independent of any specific release and must be implemented by 30.05.2025, if you are using the DATEV export via API.