> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ach.netevia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

<Update label="2025-01-16" description="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.
</Update>

<Update label="2025-01-16" description="API v0.23.3">
  * Internal maintenance and house cleaning
</Update>

<Update label="2025-01-16" description="API v0.23.2">
  * Updates to the V1 Onboarding a Business API to improve processes for KYB
</Update>
