June 26, 2023
- We’ve added a new guide for understanding the differences between Transactions and Transfers in our documentation.
June 19, 2023
- We’ve refactored our documentation and API reference to improve navigation and surface more information by default.
- We’ve added a new guide to Bookkeeping in our documentation.
June 12, 2023
- Bookkeeping data is now visible in the Dashboard.
- We’ve added support for a Go SDK .
- Checks can now be stopped before they’re mailed.
June 05, 2023
- You can now view the raw return code (
raw_return_reason_code
) on a returned ACH Transfer including a brief description (return_reason_code
). - Dashboard now surfaces additional information in object lists including Transactions, Cards, Account Numbers, and Transfers lists.
May 29, 2023
- You can now view the interest rate earned by an Account in the Accounts API .
- Post Office Boxes are no longer accepted as valid Entity addresses, with the exception of Army Post Office (APO) and Fleet Post Office (FPO) addresses.
May 22, 2023
- If you have more than one Program, you’ll now need to specify a
program_id
when creating a new Account . - You can now create Programs in Sandbox .
May 15, 2023
- New Entity views in Dashboard let you review and edit your information and give you access to quick actions, all in one place.
- With Programs, platforms can now report compliance data (such as metrics, complaints, and third-party risk reports) directly in Dashboard.
April 17, 2023
- You can now view detailed timelines for transfers in Dashboard.
- The new
pending_reviewing
status on a transfer indicates when a transfer is under review by Increase. - The ACH Transfer API now includes multiple
notifications_of_change
, if they are sent by the receiving bank.
April 10, 2023
- You can now override webhook Event Subscriptions for Real-Time Decisions in the sandbox by specifying an
event_subscription_id
in the simulation . This is helpful when multiple developers are building in the same sandbox environment. - Our new Balance Lookups API enables you to see the available and current balance of your accounts. This will soon replace the balance attribute on Accounts .
- Our new beta Exports API enables you to download your Increase data in batches. Check out the Exports documentation for more information.
- You can now update your Entity’s address in Dashboard.
April 3, 2023
- We’ve written new guides to common Networks, such as ACH, Check 21, and Fedwire. Let us know what networks you’d like us to write about next!
- You can now simulate an Interest Payment to your Account.
- Transfer templates are now deprecated in favor of External Accounts .