API
API enhancements
ongoing_refresh enhancementsNew releases related to ongoing refresh are now available:
-
An
ongoing_refreshobject is now returned in the accounts object.- The
ongoing_refreshobject 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_statusas an optional query parameter when listing accounts.
- The
-
A new
/v2/accounts/{id}/disable-ongoing-refreshAPI 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_disabledaccount connection error has been added.