2025.08.21 Release Notes

August 21, 2025
Fiat & Bank Accounts

New Bank Accounts Endpoints

BitGo expands fiat and bank account functionality by delivering the following new endpoints:

Deprecation Notice

BitGo deprecates the following:

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.

  1. Instead of the deprecated Get deposit information endpoint, use the new Get deposit info endpoint.

  2. 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

See Also

Deposit Assets