2025.08.21 Release Notes
August 21, 2025
Fiat & Bank AccountsNew Bank Accounts Endpoints
BitGo expands fiat and bank account functionality by delivering the following new endpoints:
- List enterprise transfer limits
- Get ACH agreement
- Get address format information
- Get deposit info
- Initiate ACH deposit
Deprecation Notice
BitGo deprecates the following:
- The Get deposit information endpoint.
- The owner object in the /bankaccounts API.
- The following fields in the /bankaccounts API:
address
address1
address2
address3
ownerAddress
The endpoint, fields, and object remain fully functional while deprecated, but won't receive future updates.
Content Reorganization
For clarity, BitGo renames the Bank account
section of the API reference to Fiat
.
Update Your Integration
Update your integration to enable new functionality, including the ability for Crypto-as-a-Service (CaaS) integrations to make ACH transfers.
-
Instead of the deprecated Get deposit information endpoint, use the new Get deposit info endpoint.
-
In the /bankaccounts API, BitGo replaces the deprecated fields and object with the following new fields:
bankAddressCityLocality
bankAddressLine1
bankAddressLine2
bankAddressPostalCode
bankAddressStateProvince
ownerAddressCityLocality
ownerAddressCountryCode
ownerAddressLine1
ownerAddressLine2
ownerAddressPostalCode
ownerAddressStateProvince