Skip to content

v2025.05.06.3

Choose a tag to compare

@github-actions github-actions released this 06 May 19:12
· 348 commits to master since this release
98fe933

BitGo API Release v2025.05.06.3

Modified

  • [GET] /api/v2/user/{id}

    • parameters
  • [POST] /api/v2/user/sharingkey

    • User modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/sendcoins

    • ExpressSendCoinsRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/sendmany

    • ExpressSendManyRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/build

    • NonParticipationTransactionBuildRequest modified in requestBody
    • TransactionBuildRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/initiate

    • TransactionInitiateRequest modified in requestBody
Show more routes affected by component changes...
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/send
    • SendTransaction modified in requestBody