GET statements

openbanking.org.uk:account-info-openapi

Summary: Get Statements
Operation ID: GetStatements
Auth: unknown

Parameters (7)

Authorization (string, header, required)

An Authorisation Token as per https://tools.ietf.org/html/rfc6750

fromStatementDateTime (string, query, optional)

The UTC ISO 8601 Date Time to filter statements FROM NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component.

toStatementDateTime (string, query, optional)

The UTC ISO 8601 Date Time to filter statements TO NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component.

x-customer-user-agent (string, header, optional)

Indicates the user-agent that the PSU is using.

x-fapi-auth-date (string, header, optional)

The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC

Constraints: {'pattern': '^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), \\d{2} (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \\d{4} \\d{2}:\\d{2}:\\d{2} (GMT|UTC)$'}

x-fapi-customer-ip-address (string, header, optional)

The PSU's IP address if the PSU is currently logged in with the TPP.

x-fapi-interaction-id (string, header, optional)

An RFC4122 UID used as a correlation id.

No probe data for this endpoint yet.