Skip to main content

Transactions

One more endpoint that gets consent ID and account ID as its required parameters. As the name suggests it’s returning all incoming/outgoing transactions of the bank account. It has optional query string parameters, transactionStartDate and transactionEndDate. If supplied, transactions in the response are pre-filtered based on these dates. If omitted, details of all transactions of the specified account are returned. The spec here