v1

latestOpenAPI 3.1.02026-07-13385987.3 KB
Bank statements

Check paginated processing status for bank statements

get/datasources/bank_statements

Query parameters

status'queued' | 'processing' | 'processed' | 'failed'

The status of the document to filter on

account_holder_idstring nullable
The unique ID of the account holder to which the bank statement is associated
The unique ID of the account holder to which the bank statement is associated
pageinteger

The page number to retrieve

The page number to retrieve

per_pageinteger

The page size to retrieve

The page size to retrieve

order_by'desc' | 'asc'

The sorting order by creation

The sorting order by creation

querystring nullable

Response

Successful Response

idstring required
namestring nullable
sizeinteger nullable
created_atstring date-time nullable
account_holder_idstring nullable
account_type'consumer' | 'business' | 'unknown' required
status'queued' | 'processing' | 'processed' | 'failed' required
error_codeinteger nullable
errorstring nullable
completeboolean required
batch_idstring nullable