Read Card Account Transaction List

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

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

This identification is denoting the addressed (card) account.
The account-id is retrieved by using a "Read Account List" of "Read Card Account List" call.
The account-id is the "resourceId" attribute of the account structure.
Its value is constant at least throughout the lifecycle of a given consent.

Query Params
date-time

Conditional: Starting date (inclusive the date dateFrom) of the transaction list.

For booked transactions, the relevant date is the booking date.

For pending transactions, the relevant date is the entry date,
which may not be transparent neither in this API nor other channels of the ASPSP.

date-time

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

For booked transactions, the relevant date is the booking date.

For pending transactions, the relevant date is the entry date,
which may not be transparent neither in this API nor other channels of the ASPSP.

string

Permitted codes are

  • "booked",
  • "pending"
  • "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.

If supported, "both" means to request transaction reports of transaction of bookingStatus either "pending" or "booked".

boolean

If contained, this function reads the list of accessible payment accounts including the booking balance,
if granted by the PSU in the related consent and available by the ASPSP.
This parameter might be ignored by the ASPSP.

string

This data attribute is indicating that the AISP is in favour to get all transactions after the transaction with identification entryReferenceFrom alternatively to the above defined period.

Optional if supported by API provider.

Headers
uuid
required

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

string
required
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
required

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

HTTP header indicates the natural language and locale that the client prefers.

Responses

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