| Tag | Name | Type | Required | Comments |
|---|---|---|---|---|
| 11 | ClOrdID | String | No | Unique Identifier assigned by the client in the Order Mass Cancel Request(q) |
| 37 | OrderID | String | No | Unique ID assigned by Deribit for this order |
| 530 | MassCancelRequestType | int | Yes | Specifies the type of cancellation request. Possible values:
|
| 531 | MassCancelResponse | int | No | If successful, echoes the MassCancelRequestType(530) |
| 298 | QuoteCancelType | int | No | May be present in case of reply to Quote Cancel (Z) request. 1 = Cancel for Symbol(55), 2 = Cancel for SecurityType (167), 4 = Cancel All Quotes, 5 = for Currency (5), 6 = for QuoteSetID (302), 7 = for Delta range |
| 58 | Text | String | No | βsuccessβ, if deletion was successful |
| 532 | MassCancelRejectReason | String | No | Reason why deletion failed. Possible values:
|
| 533 | TotalAffectedOrders | int | No | Total number of orders affected by Order Mass Cancel Request(q) |
Group AffectedOrdGrp | ||||
| 534 | NoAffectedOrders | int | No | Optional field used to indicate the number of order identifiers for orders affected by the Order Mass Cancel Request(q) |
| =>41 | OrigClOrdID | String | No | Required if NoAffectedOrders(534) > 0. Indicates the client order id of an order affected by the Order Mass Cancel Request(q) |