Changelog
Get the latest feature updates in Truv
- General API updates:
- Updated the
relation_typeacross across multiple endpoints. - Affected endpoints: Retrieve Income Insights Report, Create Income Insights Report, Retrieve Financial Accounts, Retrieve Assets Report, Create Assets Report, Retrieve Bank Income Report.
- Updated the
- Verification of Assets (VOA) reports API updates:
- Retrieve Assets Report and Create Assets Report now support the
balance_as_offield, and the type ofending_daily_balancewas changed tonumber. - The minimum value for
large_deposit_threshold.fixed_amountis no longer required. The original required default value was 10.
- Retrieve Assets Report and Create Assets Report now support the
- Customization Templates API updates:
- The
large_deposit_thresholdminimum value is no longer required for List Templates, Retrieve a Template, Create a Template, and Update a Template. The original required default value was 10.
- The
- Orders API updates:
- Added support for
notesand introducedblendas a valid value for thesourcefor the following endpoints: Create Order, Retrieve Order, Create Refresh Order, and Cancel Order. - Added
accountstofinancial_accounts, which is used to list the bank accounts for a financial institution. The following endpoints were modified: Retrieve Order, Get List of Orders by SSN
- Added support for
- Balances API update:
- Updated Retrieve Balances to remove several legacy fields (
id,created_at,type, etc.) and introduced required pagination properties:count,next,previous, andresults.
- Updated Retrieve Balances to remove several legacy fields (
- New endpoint update:
- The following endpoints were added: Get Company Info and Retrieve Auth Data.
- DDS Report update:
- The
deposit_details.deposit_typefield is no longer required in the Retrieve DDS Report.
- The
- Financial Accounts and Transactions update:
- Retrieve Financial Accounts and Retrieve Transactions now support the new
TRANSFERRABLE_ON_DEATHsubtype.
- Retrieve Financial Accounts and Retrieve Transactions now support the new