GET /statements/export/csv
Download CSV by date
Request a CSV export of detailed line items for a specific statement period. The export is processed asynchronously and cached for 24 hours. Type can be "month" (e.g., 2025-01) or "year" (e.g., 2025).
Parameters
- start_date (query)
- end_date (query)
Responses
- 200
- 401
- 422
- 403