Reconfirm a customer's consent to extend the expiration date by 90 days. If the provider requires SCA authentication or the consent status is not showing "Authorised" or the consent is expired, the reconnect_required flag will show as true.
If true, you should make a call to the Retrieve Authoirsation Gateway URL endpoint with the reconfirm_consent flag set to true to direct your customer to the reconfirm consent journey.
If false, the consent has been extended.
Note:
This endpoint should only be used by TSP clients (Technical Service Provider).
Requests to this endpoint from TPP clients (Third Party Provider) will fail, i.e. you are not yourself regulated as an PISP (Payment Initiation Service Provider).
For more information about Consents, please refer to our guide.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request that fails validations on headers & payload
401Unauthorized (BearerToken in 'Authorization' header fails the authentication)
404Consent not found
5XXAn unexpected error occurred on the server side
