Skip to content

v2025.01.28.2

Choose a tag to compare

@github-actions github-actions released this 28 Jan 17:56
· 543 commits to master since this release
a64afed

BitGo API Release v2025.01.28.2

Added

  • [POST] /api/prime/trading/v1/accounts/{accountID}/margin/positions/close

Modified

  • [GET] /api/v2/wallet/{walletId}
    • parameters
    • responses
    • Wallet modified in parameters, responses
  • [GET] /api/v2/wallets
    • WalletListResponse modified in responses
  • [GET] /api/v2/{coin}/wallet
    • Wallet1 modified in
    • WalletsWithCoinResponse modified in responses
  • [POST] /api/v2/{coin}/wallet
    • responses
    • Wallet1 modified in responses
    • WalletsWithCoinResponse modified in
  • [POST] /api/v2/{coin}/wallet/add
    • responses
    • Wallet1 modified in responses
  • [GET] /api/v2/{coin}/wallet/address/{address}
    • responses
    • Wallet1 modified in responses
  • [DELETE] /api/v2/{coin}/wallet/{walletId}
    • responses
    • Wallet modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}
    • parameters
    • responses
    • Wallet modified in parameters, responses
  • [PUT] /api/v2/{coin}/wallet/{walletId}
    • responses
    • Wallet modified in responses
  • [DELETE] /api/v2/{coin}/wallet/{walletId}/policy/rule
    • responses
    • PendingApproval1 modified in responses
    • Wallet1 modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/policy/rule
    • responses
    • PendingApproval1 modified in responses
    • Wallet1 modified in responses
  • [PUT] /api/v2/{coin}/wallet/{walletId}/policy/rule
    • responses
    • PendingApproval1 modified in responses
    • Wallet1 modified in responses
  • [DELETE] /api/v2/{coin}/wallet/{walletId}/user/{userId}
    • responses
    • Wallet1 modified in responses
  • [PUT] /api/v2/{coin}/pendingapprovals/{approvalId}
    • PendingApproval modified in responses
  • [POST] /api/v2/{coin}/signtx
    • ExpressSignTxRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/address
    • WalletAddress modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}/address/{addressOrId}
    • WalletAddress modified in responses
  • [PUT] /api/v2/{coin}/wallet/{walletId}/address/{addressOrId}
    • WalletAddress modified in responses
Show more routes affected by component changes...
  • [DELETE] /api/v2/enterprise/{enterpriseId}/user
    • PendingApproval modified in
  • [POST] /api/v2/enterprise/{enterpriseId}/user
    • PendingApproval modified in responses
  • [PUT] /api/v2/enterprise/{enterpriseId}/user
    • PendingApproval modified in responses
  • [DELETE] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [POST] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [PUT] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [GET] /api/v2/pendingApprovals
    • PendingApprovals modified in responses
  • [GET] /api/v2/pendingapprovals/{approvalId}
    • PendingApproval modified in responses
  • [PUT] /api/v2/pendingapprovals/{approvalId}
    • PendingApproval modified in responses
  • [GET] /api/v2/tss/settings
    • TssSettings modified in responses
  • [POST] /api/v2/{coin}/wallet/generate
    • ExpressGenerateWalletResponse modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}/addresses
    • AddressQueryResult modified in responses
  • [GET] /api/v2/{coin}/wallet/{walletId}/addresses/balances
    • AddressWithBalanceQueryResult modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/consolidateUnspents
    • WalletConsolidateUnspentsResponse modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/signtx
    • ExpressWalletSignTxRequest modified in requestBody
  • [POST] /api/v2/{coin}/wallet/{walletId}/trustline/initiate
    • PendingApproval1 modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/initiate
    • PendingApproval1 modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/tx/send
    • PendingApproval1 modified in responses

Removed

  • [POST] /api/prime/trading/v1/accounts/{accountID}/margin/close