Added

22nd May 2026

Added a new webhook v1.account_transactions.on_demand_refresh.succeeded

If you subscribe to this webhook, you will receive notifications when a partner-requested on-demand refresh completes for a connected account. The event is emitted per account, once refreshed latest Open Banking data for that account is available for fetching.

These users must have been sourced from your own direct connection journey integration, either the click-out or embedded journey.

The payload includes a jobId matching the value returned when triggering the on-demand refresh (POST /v1/users/{userId}/accounts-refresh).

For more information please see the following section on our guides