added

Webhooks

To allow your application to stay up to date with events relevant for your integration we have introduced webhooks. This provides a more responsive and more scalable alternative to polling (periodically checking) for updates. We will be continuing to add relevant webhook events over time. In the meantime here is the list of webhook events we have added under this release

The events available under this release are:

  • AccountAccessConsent.Approved
  • AccountAccessConsent.DataFetched
  • AccountAccessConsent.Expired
  • AccountAccessConsent.Revoked
  • PaymentInstruction.Dispatched
  • PaymentInstruction.Failed
  • PaymentInstruction.Rejected

Webhooks Guide