reports
Financial report generation (P&L, Balance Sheet, Trial Balance, etc.).
8 endpoints.
- GET
/api/v1/reportsList reports - POST
/api/v1/reportsGenerate report - GET
/api/v1/reports/downloadDownload report (proxy) - GET
/api/v1/reports/subledger-gl-reconciliationSub-ledger to GL reconciliation - POST
/api/v1/reports/suggestAI report suggestions - GET
/api/v1/reports/typesGet supported report types - DELETE
/api/v1/reports/{report_id}Delete report - GET
/api/v1/reports/{report_id}Get report