Bank statement reportAsk AIpost https://www.bankingcircleconnect.com/api/v3/reports/requests/bank-statement-reportBody ParamsContains parameters for the requested reportreportFormatTypestringrequiredlength ≥ 1Format type the report should be generated as Available options: pdf accountIduuidrequiredId of the account on which activities have been booked Criteria: Exact match on the Id of the accountfromDatedate-timerequiredMinimum transaction date FromDate and ToDate form a date range Format: ISO 8601 | YYYY-MM-DDtoDatedate-timerequiredMaximum transaction date FromDate and ToDate form a date range Format: ISO 8601 | YYYY-MM-DDreportVersionint32enum12Allowed:12namestring | nullOptional field for custom informationHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 202Accepted Returned when the request is found and report generation is in progress. See details in headers 400Bad request Invalid request parameter or header 403Forbidden Authorization error 404Not Found ReportRequest id not foundUpdated 7 months ago