Web Form 2.0 Public Documentation

AIS flows

Account Information Services (AIS) web forms let an end user grant access to their bank account data. There are three types:

Type

Purpose

BANK_CONNECTION_IMPORT

Import a new bank connection and its accounts.

BANK_CONNECTION_UPDATE

Refresh data for an existing bank connection.

BANK_CONNECTION_CONNECT

Add a banking interface to an existing connection.

What the user goes through

  1. Create the web form via the API (with the user's Access token) and receive the form URL.

  2. Open - the user opens the form (embedded into a page, or by URL/QR).

  3. Bank selection - unless the bank is pre-set.

  4. Credentials - the user logs in at their bank.

  5. SCA - Strong Customer Authentication (see below).

  6. Account selection - optional, depending on configuration.

  7. Data download and COMPLETED.

See Callbacks & Redirects for how your backend is notified of the outcome.

WF20 AIS flow.svg