API
API enhancements
Accounts object now returned in accounts webhooks' payloads.
The full account object is now returned in the payload of the following account webhooks:
accounts.addedaccounts.updatedaccounts.connectedaccounts.failed
To receive the full account object in these webhooks, use "include_resource: true" in your webhook subscriptions.
Additionally, the linkItems Link configuration attribute has replaced the now-deprecated dataPartners attribute.