get

Delivers transactions for a specific consented payment account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

This is the internal id of the particular IBAN and present in the response of the Read Account List call. Its value is constant throughout the lifecycle of a given consent.

Query Params
string
enum
required

The status of the booking in the bank backend, only "booked" is supported.

Allowed:
date-time
required

Start booking date time in UTC. Date can be max 15 months before now.

date-time
required

End booking date time in UTC.

string

nextPageToken as returned in the previous response leading to the next page of transactions.

int32

Number of transactions to be returned in one response. When not provided, the default is 500, maximum is 500.

dropFields
array of strings

List of fields to be dropped from the response. When not provided, the values are present in the response.

dropFields
Headers
string

Public certificate of the Initiating Party that corresponds with the signature made by the Initiating Party.

uuid
required

ID of the request, unique to the call, as determined by the initiating party.

string
required

Standard https header element with date, time and timezone.

string
required

The digest is a base64 encoded hash of the body (SHA-512 or SHA-256 is allowed).

string
required

Signature is made up of the headers - date, digest and x-request-id. For more information see additional documentation in portal.

Responses

Language
Credentials
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*