Get available accounts from MAESN
GET/datev/accounts
Fetches the list of available accounting accounts from MAESN for the authenticated tenant
Responses
- 200
- 401
- 403
- 429
- 500
- 503
The accounts MAESN publishes for the tenant; the provider answers with the whole set, so it is not paginated
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Failed to fetch accounts from MAESN
MAESN integration not configured or account key not set