Skip to main content

Yodlee

Account Information and Transactions

Property KeyDescriptionDefault NameCalculation
MONTHLY_INCOMEAverage income per month.Monthly IncomeWe iterate through the transactions and sum up amount for any transaction that has categoryType as "INCOME"
MONTHLY_DEBTAverage debt payments per month.Monthly Debt PaymentsWe iterate through the transactions and sum up amount for any transaction that has subType as one of the values identified by Yodlee as debt
DTIDebt to income ratio.Debt to Income RatioMONTHLY_DEBT divided by MONTHLY_INCOME
MONTHLY_CASH_FLOWAverage cash flow per month.Monthly Cash FlowWe iterate through the transactions and sum up amount, then divide by 3

API Docs:

Accounts

Transactions