Fetch bank statement PDF report

Fetches a processed bank statement report for a completed session. The response may be JSON or downloadable file content depending on report_type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

IDTO bank statement session ID

string
enum

Report format. Supported values are json and xlsx.

Allowed:
string
enum

Optional report subtype. JSON supports type1, type2, and type3. XLSX supports type3.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Report transaction is not ready or request is invalid

401

Unauthorized - Invalid or missing API key or client ID

422

Request body validation failed

500

Internal server error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/pdf
application/octet-stream