v1
latestOpenAPI 3.0.32026-07-13347237.5 KBConnect
Get Statements
To retrieve PDF statements from a customer's financial institution, use the /GetStatements endpoint.
post/v3/{customerId}/BankingServices/GetStatements
Path parameters
customerIdstring required
Key that grants access to the environment.
Headers
x-api-keystring
Security feature that grants access to this endpoint.
Request body
Example request
{
"NumberOfStatements": "MostRecent"
}Response
Success