Read transactions

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 identification is denoting the addressed account. The account-id is retrieved by using a "Read Account List" call. The account-id is the "id" attribute of the account structure. Its value is constant throughout the lifecycle of a given consent.

Query Params
string
enum
required

Permitted code is

  • "booked"
Allowed:
date-time

Start Booking DateTime should be in Zulu format. For more information and use cases, read the Introduction page.

date-time

End Booking DateTime should be in Zulu format. For more information and use cases, read the Introduction page.

string

nextPageToken as returned in the previous response indicating the next page of transactions

int32

Number of transactions to be returned in one response. When not provided for the first page, the default and maximum are 500. All next pages have a size of 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
required

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

string

The IP Address header field consists of the IP Address value as supplied by the PSU to the TPP in the HTTP request. The IP Address field value should only be provided if the request is initiated by the PSU. For more information, read the Introduction page.

uuid
required

ID of the request, unique to the call, as determined by the initiating party. Format is UUID v4.

string
required

Date header as described in RFC-2616 section 3.3.1.

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

408

Request Timeout

415

Unsupported Media Type

500

Internal Server Error

503

Service Unavailable

Language
Credentials
At least 1 scope group required
URL
LoadingLoading…
Response
Choose an example:
application/json