v1

latestOpenAPI 3.0.12026-07-243168176.7 KB
Account Statements

Retrieves an account statement for the given financial connection, account and date. This endpoint may time out so we recommend using a retry mechanism with exponential backoff.

post/v1/financial_connections/accounts/statement

Headers

Fuse-Client-Idstring required
Fuse-Api-Keystring required
Plaid-Client-Idstring
Plaid-Secretstring
Teller-Application-Idstring
Teller-Certificatestring
Teller-Private-Keystring
Teller-Token-Signing-Keystring
Teller-Signing-Secretstring
Mx-Client-Idstring
Mx-Api-Keystring
Snaptrade-Client-Idstring
Snaptrade-Consumer-Keystring
Flinks-Ca-Customer-Idstring
Flinks-Us-Customer-Idstring
Flinks-Us-Instance-Idstring
Flinks-Ca-Instance-Idstring
Mono-Public-Keystring
Mono-Secret-Keystring
Mono-Webhook-Secretstring
TrueLayer-Client-Idstring
TrueLayer-Client-Secretstring
Finverse-Client-Idstring
Finverse-Client-Secretstring
Belvo-Secret-Idstring
Belvo-Secret-Passwordstring
Finicity-Partner-Secretstring
Finicity-Partner-Idstring
Finicity-App-Keystring
Basiq-Api-Keystring
Akoya-Client-Idstring
Akoya-Client-Secretstring
SaltEdge-App-Idstring
SaltEdge-App-Secretstring

Request body

access_tokenstring required

Access token for authentication

remote_account_idstring required

The remote account id to retrieve the statement for.

datestring

The year and month for the account statement to be retrieved in YYYY-MM.

Response

Successful response

statement_urlstring required

PDF statement URL.

request_idstring required

An identifier that is exclusive to the request and can serve as a means for investigating and resolving issues.