{
"buy_orders": [
{
"order": {
"price": "text",
"quantity": "text",
"isReduceOnly": false,
"cid": "text"
},
"order_hash": "Ynl0ZXM="
}
],
"sell_orders": [
{
"order": {
"price": "text",
"quantity": "text",
"isReduceOnly": false,
"cid": "text"
},
"order_hash": "Ynl0ZXM="
}
]
}