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 connections
  • id:api - if you specify this scope we will display a list of the available API based connections
  • id:legacy - if you specify this scope we will display a list of the available legacy (screen scraping) connections
  • id:test - if you specify this scope we will display a list of the test connections.
410