curl --location --request GET 'test-mg-admin.hwyc.io/contract/order/'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"orderAction": 0,
"uid": "",
"orderId": "",
"parentId": "",
"leverage": 0,
"amount": 0,
"isolatedMargin": 0,
"sell": 0,
"pairId": 0,
"slippage": 0,
"price": 0,
"stopProfit": 0,
"stopLoss": 0,
"triggerPrice": 0,
"priceType": "",
"timeInForce": "",
"tradeAmount": 0,
"outAmount": 0,
"matchAvgPrice": 0,
"refund": 0,
"orderType": 0,
"state": 0,
"createTime": "",
"updateTime": ""
}
}