sync

fun sync(connectionId: String, syncParameters: BankConnectionSyncParameters? = null): WizardSessionResponse?

Sync a bank connection.

Return

null if the sync process will be executed without any user interaction. Otherwise, it will return the WizardSessionResponse.

Parameters

connectionId

The connection-id for the connection to be synced.

syncParameters

request parameters for the sync