Get Statements
Banking Account Linking
/GetStatements
To retrieve PDF statements from a customer’s financial institution, use the /GetStatements endpoint.
POST
Get Statements
To retrieve PDF statements from a customer’s financial institution, use theDocumentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
/GetStatements endpoint.
You must first call the /Authorize endpoint to get a valid RequestId.
This endpoint is only available to clients who are based in Canada
If you are based in Canada and want to use this feature, contact your Flinks Representative and we will enable it for you in your private instance.Headers
Security feature that grants access to this endpoint.
Path Parameters
Key that grants access to the environment.
Body
application/json
Unique identifier provided after a successful request to the /Authorize endpoint.
Number of PDF banking statements that are returned per customer account.
Available options:
MostRecent, Months3, Months12 You can include the AccountsFilter parameter in the request body.