For Laurentienne bank, must select a personal image from a list. To make it easier to test, we created a username with Flinks Capital to get an example of how to handle this flow adequately.
With the API
You first need to call the authorize endpoint with the credentials below:
By answering the regular mfa correctly, you will receive the special one. Select the base64ImageString
that correspond to the right answer, the first one in this case.
With this final mfa answer, you will get authorize through the bank and you can call any other endpoint from there, with the same Request Id.
Find more about Special MFA here.
With Flinks Connect
You will need to add the parameter demo=true in the url to test this one.
When you select Flinks Capital financial institution, you have to enter this credentials to prompt the first regular mfa
You will then have to answer this one
To arrive to the special one where you have to select the right image
To finally retrieve the data from this account
Find other information about this bank flow in our documentation.