{
"id": "123",
"action": {
"type": "MarketOrder",
"marketId": "BTC-100K-2024-12",
"side": "yes",
"orderType": "buy",
"quantity": 1,
"price": 50,
"quoteAmount": "0.50"
},
"status": "filled",
"createdAt": "2024-01-15T10:00:00.000Z",
"balanceValidatedAt": "2024-01-15T10:00:05.000Z",
"orderPlacedAt": "2024-01-15T10:00:10.000Z",
"orderFilledAt": "2024-01-15T10:00:30.000Z",
"txnFilledAt": null,
"isComplete": false,
"terminationReason": null,
"metadata": {
"kalshiOrderId": "ORD-12345",
"kalshiOrderStatus": "filled",
"kalshiFillCount": 1
}
}