{
"$schema": "https://example.com/schemas/UpdateOrderResponseBody.json",
"order": {
"asset": "BTC_S",
"asset_custodian": "anchorage",
"asset_notional_usd": "123.45",
"borrower_custodian_id": "vault-borrower-01",
"ccr_percent": "105",
"collateral_asset": "USDC",
"collateral_custodian": "anchorage",
"collateral_notional_usd": "1234.56",
"collateral_type": "RESTRICTED",
"counterparty_id": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a2",
"counterparty_name": "Some Name",
"create_time": "2026-01-26T19:49:10Z",
"id_pretty": 10123,
"lender_custodian_id": "vault-lender-01",
"liquidation_percent": "95.25",
"ltv_percent": "100",
"margin_call_percent": "100.5",
"name": "orders/9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"normalized_asset": "BTC",
"normalized_collateral_asset": "BTC",
"organization_id": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"organization_name": "Acme Capital",
"quantity": "0.0123",
"rate": 3.5,
"requirement_percent": 105,
"side": "buy",
"status": "active",
"triparty": {
"action_guidance": {
"action_owner": "counterparty_organization",
"action_type": "counterparty_approval",
"provider_message": "Counterparty approval is required in BitGo.",
"redirect_url": "https://app.bitgo.com/...",
"settlement_status": "pending"
},
"blocker_code": "missing_counterparty_connection",
"label": "Ready for tri-party execution",
"last_synced_at": "2026-05-15T12:00:00Z",
"next_required_actor": "borrower",
"product_type": "go_account",
"provider": "bitgo",
"readiness_state": "ready",
"references": {
"approval_request_id": "approval-request-1",
"borrower_enterprise_id": "enterprise-borrower-1",
"borrower_wallet_id": "wallet-borrower-1",
"connection_id": "connection-1",
"lender_enterprise_id": "enterprise-lender-1",
"lender_wallet_id": "wallet-lender-1",
"pending_approval_id": "pending-approval-1",
"settlement_id": "settlement-1"
},
"safe_user_message": "BitGo counterparty connection is missing.",
"state": "active"
},
"uid": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1",
"update_time": "2026-01-26T19:49:10Z"
}
}