[
{
"orderId": 123,
"symbol": "<string>",
"status": "<string>",
"clientOrderId": "<string>",
"price": "<string>",
"avgPrice": "<string>",
"origQty": "<string>",
"executedQty": "<string>",
"cumQuote": "<string>",
"timeInForce": "<string>",
"type": "<string>",
"reduceOnly": true,
"closePosition": true,
"side": "<string>",
"positionSide": "<string>",
"stopPrice": "<string>",
"workingType": "<string>",
"priceProtect": true,
"origType": "<string>",
"time": 123,
"updateTime": 123
}
]