v1

latestOpenAPI 3.1.02026-07-2478315484.9 KB
Report

Create Bank Statements Report

Create a new bank statements report.

post/insights/v2/customers/{customer_id}/reports/bank-statements

Path parameters

customer_idstring uuid required

Request body

start_datestring date required

Start date for transactions range

end_datestring date required

End date for transactions range

account_sub_typesstring[] nullable

Account sub types to include in the statements, if undefined all sub types will be included

Response

Created

report_idstring uuid required

Unique identifier for the created report

status'PENDING' required

Status of the report (PENDING, OK, FAILED)