Skip to main content
Version: v3

ConsentWizard

The ConsentWizard is a portal that allows users to grant consent for access to their bank accounts. Users can select specific banks for which they wish to provide consent.

Sessions within the ConsentWizard are initiated via a unique, generated URL. This URL remains valid for the duration of the session, which is capped at 10 minutes.

Once consent is granted, users are redirected to the specified ReturnUrl. The consents provided can then be retrieved using the AccountInfo endpoint.

Calling the ConsentWizard service

Please refer to the API reference for the ConsentWizard service for all technical details on how to call this service.