Releases

API v0.24.0

Delete Bank Account

Added the new V2 API endpoint to allow the deletion of a bank account within the application.

Get Balance By Bank Account

Added the new V2 API endpoint to allow integrations to pull the account balance for any account attached to a specific user.

Account & Routing Number Validation

The Onboard a Business, Onboard a Person, and Add Bank Account V2 API endpoints were updated to allow the passing of a flag to trigger validation on the account and routing number that is passed in the payload.

ACH Return Codes

New parameters were added to represent the ACH Return Code and the Failure Reason associated with a payout to the Fetch A Transaction and the Get All Transaction V2 API endpoints. In addition, these values were added to the PayoutFailed webhook event.