added

Open Banking consent /reconfirm endpoint

Initially Account Servicers for UK Open Banking issued account access consents that expired after 90 days. This meant that your users would have to redo the consent journey with the Account Servicer every 90 days. Open Banking UK removed this requirement from the Account Servicer and placed the onus on the Account Information Service Provider (AISP) to reconfirm the consent with the Payment User. To support this we have introduced:

  1. An expiryDatedata attribute for the GET account-access-consentendpoint
  2. A webhook that can be set to notification X days before a consent expiresdaysBeforeExpirationNotification
  3. An endpoint to reconfirm the consent PUT /account-access-consents/{accountAccessConsentId}/reconfirm:

https://docs.tapico.io/reference/put_account-access-consents-accountaccessconsentid-reconfirm