Stampfactory
Dokumentation
DATEV-Integration

Export herunterladen

Generate the BWD file and return it as a download (no DATEV upload). Works without a verified DATEV connection.

GET
/datev/export/download/{year}/{month}
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

year*integer
month*integer

Response-Body

text/plain; charset=UTF-8

application/json

curl -X GET "https://example.com/datev/export/download/0/0"
"string"