Improved
v1.1.0
10 months ago
Happy New Year from the ModernFi Engineering team. We're kicking off the year with a minor version upgrade to our API:
Added
Schema Updates:
AccountResponse:- Added fields:
total_balance(type: string, title: "Total Balance").pending_balance(type: string, title: "Pending Balance").
- Updated required properties to include
total_balanceandpending_balance.
- Added fields:
- Introduced
AccountTypeschema withMMDAandDDAas enumerated values for standardizing account types.\