提交财务数据创建报告
POST/api/v1/developer/reports/financial
Submit structured financial data to create a report.
Data is validated synchronously and a background task is dispatched
to persist and publish the report. Poll GET /reports/{report_id}
to check completion status.
Request
Responses
- 202
- 422
Successful Response
Validation Error