Changelog
Get the latest feature updates in Truv
- Income Insights Report API updates:
- Both Retrieve Income Insights Report and Create Income Insights Report now return richer information about income sources.
- Added avg_deposit_amount and avg_gross_deposit_amount for each bank income source.
- Introduced an income_category enum to classify income.
- income_description, income_category, next_payment_date, and iso_currency_code are no longer required fields.
- avg_deposit_amount is now required.
- Added a new days_available field under accounts.
- Orders API update:
- In Create Order, the maximum allowed length for suborder_number in financial institutions was increased from 64 to 512 characters.
- Bank Income Reports API update:
- A new endpoint was added: Retrieve the Most Recent Bank Income Report. This provides transaction-based income analysis for the latest available report.