[
{
"id": "text",
"accountId": "text",
"signature": [
"S1",
"S2"
],
"marketId": "BTCUSD",
"type": "MARKET",
"side": "BUY",
"direction": "LONG",
"status": "CREATED",
"isPendingExpiration": false,
"isPendingCancellation": false,
"isPendingRejection": false,
"price": 1,
"quantity": 1,
"quantityLocked": 1,
"quantityFilled": 1,
"leverage": 1,
"slippage": 1,
"postOnly": false,
"timeInForce": "GTC",
"clientTimestamp": 1708456721657,
"rejectionReason": {
"code": "text",
"message": "text"
},
"createdAt": 0,
"updatedAt": 0,
"expiresAt": 0
}
]