Initiate an open banking connection
POST/ais/:optionId
This endpoint is used to initiate a new connection to an open banking provider, which is associated with an existing session. It is used as part of DataWollet's Open Finance platform whereby banking data can be supplied either as bank statements or through direct connections to the user's bank via an Account Information Service Provider (AIS) Provider.
AIS is a regulated activity in the United Kingdom and European Union, and as such clients wishing to use this functionality must hold the appropriate regulatory permissions.
DataWollet can facilitate connections using its hosted Open Finance platform, or clients can use their own AIS provider if they hold the necessary regulatory permissions.
This endpoint is not generally available and must be activated on request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Redirect URI to authenticate the open banking connection
Missing session ID or connection option ID
Missing or invalid API key / bearer token
Client does not have the ais:initiate scope, or session key verification failed
Connection option with the specified optionId not found
Failed to initiate connection with the AIS provider