TruFIU
  • About
  • Apps
  • FIU Config
    • AA Partner
  • Consents
  • Data
  • AA Notifications
  • Utils
    • Onboarding
    • Redirect
  • OpenAPI Spec
  • Postman Collection
Powered by GitBook
On this page

AA Notifications

PreviousDataNextUtils

Last updated 7 months ago

An FIU will be notified by the AA asynchronously on financial information request and consent management operations. As per the spec FIU should listen for these events over https and respond positively.

TruFIU simplifies this and handles out of the box for you. Following endpoints should be made public to receive such events.

/events/v2/Consent/Notification

/events/v2/FI/Notification

While onboarding your entity in the ecosystem, ensure your baseURL has the /events/v2 suffix.

While running locally you may run tunnelling solutions like , to make your service available to the internet.

ngrok
localtunnel