Monatsabschluss
Abrechnungswerte als CSV
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Pfadparameter
yearMonth*string
Response-Body
text/csv; charset=UTF-8
application/json
application/json
curl -X GET "https://example.com/payroll/settlements/string/csv""string"Abrechnungswerte abrufen GET
Zurück
DATEV verbinden GET
Returns the DATEV OAuth2 authorization URL. The frontend redirects the user to this URL. The connection data (Beraternummer, Mandantennummer, etc.) is stored in cache until the callback processes it. The callback happens on the central callback domain and redirects back to the tenant frontend.