Read Card Transaction List

Reads account data from a given card addressed by "card-id".


This card-id can be a tokenised identification due to data protection reason since the
path information might be logged on intermediary servers within the ASPSP sphere.
This cardid then can be retrieved by the "GET Card List" call, cp.Section 5.1.


Note: The ASPSP might use standard compression methods on application level for the
response message as indicated in the content encoding header.

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 card.
The cardid is retrieved by using a "Read Card List" call.
The card-id is the "resourceId" attribute of the card structure.
Its value is constant at least throughout the lifecycle of a given consent.

Query Params
date-time

Starting date (inclusive the date dateFrom) of the transaction list,
mandated if no delta access is required
///

date-time

End date (inclusive the data dateTo) of the transaction list,
default is "now" if not given.

int32
enum

Permitted codes are "booked", "pending" and "both".
"booked" shall be supported by the ASPSP.
To support the "pending" and "both" feature is optional for the ASPSP,
Error code if not supported in the online banking frontend

Values:

  • 1 - booked
  • 2 - pending
  • 3 - both

Allowed:
string

This parameter currently not supported

Headers
uuid
required

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

uuid
required
string

Conditional The forwarded IP Address header field consists of the corresponding HTTP request IP Address field between PSU and TPP. It shall be contained if and only if this request was actively initiated by the PSU

string
required

Is contained if and only if the "Signature" element is contained in the header of the request.

string
required

A signature of the request by the TPP on application level. This might be mandated by ASPSP.

string

PSU Language. If this header is defined, result will be returned in proper language. The default language is Georgian.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json