Skip to content

v2025.02.04.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 17:57
· 521 commits to master since this release
5111a39

BitGo API Release v2025.02.04.1

Modified

  • [POST] /api/v2/{coin}/wallet/{walletId}/address

    • responses
  • [GET] /api/v2/{coin}/wallet/{walletId}/address/{addressOrId}

    • responses
  • [POST] /api/v2/bankaccounts

    • BankAccountResponse modified in responses
  • [DELETE] /api/v2/bankaccounts/{bankAccountId}

    • BankAccountResponse modified in responses
  • [GET] /api/v2/bankaccounts/{bankAccountId}

    • BankAccountResponse modified in responses
  • [PUT] /api/v2/bankaccounts/{bankAccountId}

    • BankAccountResponse modified in responses
  • [GET] /api/v2/wallet/{walletId}

    • Wallet modified in responses
  • [GET] /api/v2/wallets

    • WalletListResponse modified in responses
  • [DELETE] /api/v2/{coin}/wallet/{walletId}

    • Wallet modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}

    • Wallet modified in responses
  • [PUT] /api/v2/{coin}/wallet/{walletId}

    • Wallet modified in responses
Show more routes affected by component changes...
  • [PUT] /api/v2/{coin}/wallet/{walletId}/address/{addressOrId}
    • WalletAddress modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}/addresses
    • AddressQueryResult modified in responses