v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBget/orders/execution-reports/last-revision
Query parameters
clientOrderIdsstring required
Identificator of the order for which last revision can be requested. Up to 50 clientOrderIds can be provided
api-versionstring
default version: 2.0
Response
Example response
[
{
"eventSequenceNo": 9333916,
"marketId": "N_2",
"userId": "TA-ID-UI-member",
"orderId": "X4263456",
"revisionNo": 1,
"originalOrderId": "X4263456",
"createdAt": "2023-08-29T08:11:53.959Z",
"updatedAt": "2023-08-29T08:11:53.959Z",
"clientOrderId": "28ed9e3d-1c15-5fbb-b17e-44a33c50513a",
"portfolioId": "N00102-24",
"contractId": "NX_529996",
"deliveryAreaId": 3,
"side": "SELL",
"orderType": "LIMIT",
"unitPrice": 2808,
"quantity": 850000,
"timeInForce": "GFS",
"expireTime": "2023-08-29T20:30:00.000Z",
"text": "orderGnrtr29-8-2023-8-11-46-923",
"state": "ACTI",
"action": "USER_ADDED",
"actionIssuer": "USER",
"executionRestriction": "NON",
"mediumProductName": "QH-20230829-93"
}
]