Blog Posts

October 4, 2017

Updates to Account Aggregation

Patrick Kelly

We have been hard at work at our account aggregation stack and today we are announcing several improvements to the technology.

Here are some of the key updates:

Node Sync

We are now adding the option to sync nodes that have been added through bank logins. A node can be synced once every 4 hours and — if successful — will update the balance on the node and also pull in any new transactions.

Node sync has been integrated right into the existing GET node API call. To initiate a node sync, simply perform the GET request with a url parameter of force_refresh=yes.

Bank Transaction History

You can also see the transaction history for a node added through bank logins. To determine whether transaction history is supported for a specific bank, see our institutions show API call and look for tx_history_months; any value greater than 0 indicates support.

Just like Node sync, access to bank transaction data has been integrated right into the existing GET node API call.To access the transactions data, simply perform the GET request with a url parameter of full_dehydrate=yes.

Transaction Analysis

GET node API call with full_dehydrate=yes also returns an analyzed transaction summary. This includes information like income streams, recurring withdrawals, recurring bank fees, and a general analysis of recurring credit card payments.

This can provide insight into payments that are scheduled to be charged to the account even if they are not initiated through the user’s institution (for example, the card issuer is debiting the user’s account).

Bill Pay Data

Along with transaction data, we are now also returning all the bills user has linked to their bank. In the long term, our goal is to be able to provide a bill pay migration tool, that would allow customers to switch banks in matter of seconds, making it effortless for customers to be able to move from a external bank to a Synapse managed bank account.

Recent statements

We now also return the most recent monthly statement associated with the user’s bank account. This acts like another documentary check that we can have on file for users for KYC purposes.

———

As always, we are continuously adding more banks to our logins, so be sure to check our institutions show API call  for updates.

To see which features are available for each bank, please check out our institutions show API call and look for the features key.

We are also expanding our support for business banking customers and for greater clarity, we have added personal_auth and business_auth into the features list. Personal auth indicates we can link traditional consumer accounts, while business auth indicates we can also link business bank accounts.

Download Thought Leadership GuideDownload Thought Leadership Guide

Sources

Updates to Account Aggregation

< Back
Patrick Kelly
October 4, 2017

What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.