Get savings account transactions

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

Path Params
string
enum
required

Branch of the request.

Allowed:
uuid
required

ID of account.

Query Params
string
enum

Permitted codes are "booked", "pending" and "both", mandated if no delta access is required.

Allowed:
date

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

date

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

boolean

Not supported, should be unset

string

Not supported, should be unset

boolean

Not supported, should be unset

edgeToken
object

Pagination edge token, to be used when paging through transactions

Headers
string
required

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

string
required

A signature of the request by the TPP on application level.

string
required

Digest contains a Hash of the message body, used for authentication of the request. The only hash algorithms that may be used to calculate the Digest within the context of this specification are SHA-256 and SHA-512.

string

IP Address of the PSU if involved in the request.

uuid
required
Responses

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