DATEV-Integration
DATEV trennen
AuthentifizierungBearer <token>
Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).
Ort: header
Response-Body
application/json
curl -X POST "https://example.com/datev/disconnect"Leer
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.
DATEV-Status GET
Weiter