Create Account Statement Report
POST/v1/reports/user-reports
Generates a detailed Account Statement Report for a specified date range.
The report includes account transactions, balances, and related financial activity within the requested period. This endpoint can be used for auditing, reconciliation, or personal record-keeping purposes.
Once the report is generated, the response will include a temporary download link and its expiry timestamp.
The link remains valid only until the expiry time — after which a new report request must be submitted to obtain a fresh link.
Usage notes:
- The
fromandtofields define the reporting period; thetodate must not precede thefromdate.
Request
Responses
- 200
- 202
- 400
- 401
- 422
- 429
- 500
- 503
Details of the specific report including a download link
Report creation in progress
Bad request
Error
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal server error
Maintenance or Service unavailable