With Sync developers can get real-time updates to user’s transaction and balance information. Insights gained can also be used to improve products and services better tailored for specific user needs or to mitigate ACH transaction risk.
# Example of node response with force_refresh and full_dehydrate:
{
...
'extra': {
...
'other': {
'balance': {
'available': 56506.77,
'current': 56506.77
},
View a user’s current balance (actual account balance) and user’s available balance (how much is available to the user for transfer, also known as a ledger balance).