Financial Data
Get Account Statement
Returns a statement for an account.
Feature: ACCOUNT_STATEMENT
get/accounts/{accountId}/statements/{statementId}
Path parameters
accountIdstring required
Mandatory. The account Id of the user's bank account.
statementIdstring required
Mandatory. The statement Id of the statement file.
Headers
consentstring required
Mandatory. The consent-token containing the user's authorisation to make the request.
sub-applicationstring uuid
The sub-application ID to which event type is being subscribed to
Response
Ok
Changes
No recorded changes to this endpoint across all 3 revisions of this API.