v2

latestOpenAPI 3.1.02026-08-083657125.0 KB
Files

Get Statements

get/digital-banking/v1/files/statements

Query parameters

statement_type'INSTITUTION_DAILY_SWEEP' | 'INSTITUTION_DAILY_RECEIVE' | 'INSTITUTION_MONTHLY_INTEREST' | 'ACCOUNT_MONTHLY_SWEEP' | 'INSTITUTION_DAILY_GL_POSTINGS' | 'INSTITUTION_DAILY_GL_BALANCES' | 'INSTITUTION_DAILY_COST_CENTER_POSTINGS' | 'INSTITUTION_DAILY_COST_CENTER_BALANCES' | 'INSTITUTION_DAILY_TRIAL_BALANCES' | 'INSTITUTION_QUARTERLY_CALL_REPORT' | 'INSTITUTION_WEEKLY_FR2900' | 'INSTITUTION_DAILY_ACCOUNT_HISTORY' | 'INSTITUTION_DAILY_TRANSACTION_HISTORY' | 'INSTITUTION_DAILY_TRANSACTION_ERRORS' | 'INSTITUTION_MONTHLY_SETTLEMENT_POSTINGS' | 'INSTITUTION_MONTHLY_COST_CENTER_SETTLEMENT_POSTINGS' | 'INSTITUTION_MONTHLY_NBID' | 'INSTITUTION_MONTHLY_ACCOUNT_STATEMENT_BUNDLE' required

Type of statement to retrieve. Account statements require account_id. Institution statements require institution_id.

string uuid
OR
string

Required for account-level statement types.

institution_idstring uuid nullable

Required for institution-level statement types.

Required for institution-level statement types.

start_datestring date nullable

Filter to include only statements after this date (inclusive).

Filter to include only statements after this date (inclusive).

end_datestring date nullable

Filter to include only statements before this date (inclusive)

Filter to include only statements before this date (inclusive)

id_type'INSTITUTION'

Type of the account id. Institution accounts ids are external ids and come from the institution.

Type of the account id. Must be 'institution' or 'None'.

Response

Successful Response