Skip to main content
Get Account Statement File
curl --request GET \
  --url https://api.yapily.com/accounts/{accountId}/statements/{statementId}/file \
  --header 'Authorization: Basic <encoded-value>' \
  --header 'consent: <consent>'
"<string>"

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.

Headers

Mandatory. The consent-token containing the user's authorisation to make the request.

sub-application
string<uuid>

The sub-application ID to which event type is being subscribed to

Path Parameters

accountId
string
required

Mandatory. The account Id of the user's bank account.

statementId
string
required

Mandatory. The statement Id of the statement file.

Response

Ok

The response is of type file.