API
API enhancements
ongoing_refresh
enhancementsNew releases related to ongoing refresh are now available:
-
An
ongoing_refresh
object is now returned in the accounts object.- The
ongoing_refresh
object contains a status field, indicating whether ongoing refresh is currently enabled for the account. - Accounts will experience data updates when the ongoing refresh status is enabled.
- Accounts can now be filtered by their ongoing refresh status using
ongoing_refresh_status
as an optional query parameter when listing accounts.
- The
-
A new
/v2/accounts/{id}/disable-ongoing-refresh
API endpoint has been introduced, providing a way to manually disable ongoing refresh for individual accounts.- To access this feature, reach out to our team for assistance.
-
An
ongoing_refresh_disabled
account connection error has been added.