[
{
"body": {
"orders": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": "2023-11-07T05:31:56Z",
"subaccount_id": "<string>",
"market_id": 123,
"side": "BUY",
"type": "MARKET",
"total_filled_x18": "<string>",
"expiry_ts": 123,
"status": "CANCELLED",
"timestamp": 123,
"signature": "<string>",
"session_key": "<string>",
"amount_x18": "<string>",
"price_x18": "<string>"
}
]
},
"message": "<string>",
"status": 123
}
]