Skip to content

v2025.08.11.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:04
· 167 commits to master since this release
b40a603

BitGo API Release v2025.08.11.3

Added

  • [GET] /api/stablecoin/v1/{token}/constants
  • [GET] /api/stablecoin/v1/assets
  • [POST] /api/stablecoin/v1/enterprise/{enterpriseId}/order
  • [GET] /api/stablecoin/v1/enterprise/{enterpriseId}/orders
  • [GET] /api/stablecoin/v1/enterprise/{enterpriseId}/orders/{orderId}

Modified

  • [GET] /api/stablecoin/v1/assets
    • AssetsResponse modified in responses
  • [POST] /api/stablecoin/v1/enterprise/{enterpriseId}/order
    • OrderResponse modified in responses
  • [GET] /api/stablecoin/v1/enterprise/{enterpriseId}/orders
    • OrderHistoryBase modified in responses
    • OrderResponseBase modified in responses
  • [GET] /api/stablecoin/v1/enterprise/{enterpriseId}/orders/{orderId}
    • OrderResponse modified in responses
  • [GET] /api/stablecoin/v1/{token}/constants
    • GetTokenConstantsResponse modified in responses