PSU registration in Gateway

To make it simple, the banks only allow one consent for one PSU (bank user) for one TPP (us) for one bank account.

Note that, for many banks, the consent is linked to multiple bank accounts, not just one.

The bank will drop the existing consent if you create a new one for the same resource.

To prevent this, we need to have a user to which we will "attach" the consent for the bank.

You can register the user by calling Register your internal user. We will first look if we already have a user in our system by searching

  • by cellphone then
  • by email then
  • by date of birth + lastname + firstname

If we found it, we return you the corresponding user context that you can use in subsequent calls. If we don't find it, you will get the one of a new user.