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