Use this service to pass the consent callback to the Nuapay TPP

API Details

This endpoint is required for the SELF-HOSTED-CALLBACK integration type.

In the consent flow:

  • Call Create Consent; this returns a consentId and the aspspAuthURL
  • The PSU is redirected to the ASPSP Authentication URL.
  • The user logs on and provides consent at the ASPSP and is redirected to the callbackURL.
  • The consent callback is passed (forwarded) to the Nuapay TPP.
  • The Nuapay TPP then polls the ASPSP for an Active consent.

Once the consent is successfully patched, Nuapay TPP triggers the create consent request at the selected ASPSP.

When the consent creation is successful, the PSU is redirected to authorise the consent.