get

fun get(connectionId: String): BankConnection

Get a specific Bank Connection

Return

BankConnection

Parameters

connectionId

The connection-id for the connection to be retrieved. You can also pass transaction id here, which you get when you create a bank connection.