Export the accrual report pivot as CSV
GET/airplus/statements/accrual-report/export
Per-legal-entity, per-cost-center accrual pivot for a month as a plain CSV download for DATEV posting prep (not an EXTF file). Rows are ordered by booking party and carry the entity dimension, so each section maps to one ledger; no row ever aggregates across entities.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
CSV file
Invalid period
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
Internal server error