get https://example.com/v/bankaccounts//transactions/pages/
Starts at page 0 which is the default value and retrieves the first {pageSize} transactions.
Each page contains by default and at maximum 200 transactions.
{sequence} might be provided, in that case we do retrieve only the transactions added after the sequence identifier.
{forceRefresh} if true, we synchronise the bank account prior to sending your back updated transactions.