Get Transactions
Gets all bank accounts for authorized user
Request parameters
Responses
[
{
"accountId": "eyJpIjozODE0MTY1LCsdofihjoxfQ",
"amount": "41813.11",
"currency": "EUR",
"debitCreditIndicator": "Debit",
"description": "ΕΞΟΔΟΛΟΓΙΟ ΜΑΡΤΙΟΥ",
"runningBalance": "51557.09",
"bookingDate": "2025-05-21",
"valueDate": "2025-05-21",
"status": "Booked",
"transactionId": "202505210960162125",
"transactionType": "ΜΕΤΑΦΟΡΑ ΣΕ ΛΟΓΑΡΙΑΣΜΟ",
"endToEndIdentification": "DeZgE5Mn4G8Z6CXySWTHyG4DHURZ4GC24tPnX94uWTkG",
"debtor": {
"accountCode": "GR2801100800000001234567890",
"name": "DIMITRIOS DIMITRIOU"
},
"creditor": {
"accountCode": "GR3201106970000069774934603",
"name": "GIANNAKIS GEORGIOS"
}
}
]
{
"Type": "example",
"Title": "example",
"Status": 96,
"Instance": "example",
"TraceId": "example",
"Detail": "example",
"Errors": [
{
"Name": "example",
"Reason": "example",
"Code": "example",
"Severity": "example"
}
]
}
{
"type": "example",
"title": "example",
"status": 96,
"detail": "example",
"instance": "example"
}
Last modified: 17 June 2026