Bank Chooser
We also provide a bank chooser that can be used for the user to select a bank.
In order to use it you will need to use one of the following scopes when creating the authorisation url:
id:all
- if you specify this scope we will display a list of all available connectionsid:api
- if you specify this scope we will display a list of the available API based connectionsid:legacy
- if you specify this scope we will display a list of the available legacy (screen scraping) connectionsid:test
- if you specify this scope we will display a list of the test connections.
Updated 12 months ago