listForBankConnection

fun listForBankConnection(connectionId: String, per_page: Int = 15, page: Int = 1): BankAccountList

Get a list of all accounts for a xs2a.bank user connection

Parameters

connectionId

the id of the bank connection

per_page

Items per page (optional)

page

Which page to display (optional)