---
title: "FIX 5.0 SP2 EP299: OrderCancelReject <9> message – FIX Dictionary – Onix Solutions"
description: "<meta name=\"description\" content=\"OrderCancelReject&lt;9&gt; message &ndash; FIX 5.0 SP2 EP299, FIX protocol version FIX 5.0 SP2 EP299\" /> <meta name=\"keywords\" content=\"message, OrderCancelReject, MsgType=9, FIX 5.0 SP2 EP299, FIX Protocol, FIX dictionary\" />"
---

<https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_9_9.html#>

![Dictionary icon](https://www.onixs.biz/hubfs/SIC_website_2020/images/interface/img-icon-book.svg)

# OrderCancelReject <9> message

## FIX 5.0 SP2 EP299

### Description

 The order cancel reject message is issued by the broker upon receipt of a cancel request or cancel/replace request message which cannot be honored. Requests to change price or decrease quantity are executed only when an outstanding quantity exists. Filled orders cannot be changed (i.e quantity reduced or price change. However, the broker/sellside may support increasing the order quantity on a currently filled order).

 When rejecting a Cancel/Replace Request (or Cancel Request), the Cancel [Reject <3>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_3_3.html) message should provide the [ClOrdID <11>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_11.html) which was specified on the Cancel/Replace Request (or Cancel Request) message for identification, and the OrigClOrdId should be that of the last accepted order (except in the case of [CxlRejReason <102>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_102.html) = Unknown Order.

 When rejecting an Order Mass Cancel Request, the [ClOrdID <11>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_11.html) should be set to the [ClOrdID <11>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_11.html) value of the Order Mass Cancel Request. [OrigClOrdID <41>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_41.html) is not specified for a rejected Order Mass Cancel Request.

 The execution message responds to accepted cancel request and cancel/replace request messages.

### Structure

| Tag | Field Name | Req'd | Comments |
| --- | --- | --- | --- |
| [Component Block - <StandardHeader>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardHeader.html) | Y | [MsgType <35>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_35.html) = 9 |  |
| 37 | [OrderID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_37.html) | Y | If CxlRejReason="Unknown order", specify "NONE". |
| 2422 | [OrderRequestID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2422.html) | N | Required if provided on the order cancel or cancel/replace request. Echo back the value provided by the requester. |
| 198 | [SecondaryOrderID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_198.html) | N | Can be used to provide order id used by exchange or executing system. |
| 526 | [SecondaryClOrdID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_526.html) | N |  |
| 11 | [ClOrdID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_11.html) | Y | Unique order id assigned by institution or by the intermediary with closest association with the investor. to the cancel request or to the replacement order. |
| 583 | [ClOrdLinkID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_583.html) | N |  |
| 41 | [OrigClOrdID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_41.html) | N | [ClOrdID <11>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_11.html) which could not be canceled/replaced. ClOrdID of the previous accepted order (NOT the initial order of the day) when canceling or replacing an order. Required when referring to orders that where electronically submitted over FIX or otherwise assigned a ClOrdID. |
| 39 | [OrdStatus](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_39.html) | Y | OrdStatus value after this cancel reject is applied. If CxlRejReason = "Unknown Order", specify Rejected. |
| 636 | [WorkingIndicator](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_636.html) | N | For optional use with OrdStatus = 0 (New) |
| 586 | [OrigOrdModTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_586.html) | N |  |
| 66 | [ListID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_66.html) | N | Required for rejects against orders which were submitted as part of a list. |
| 1 | [Account](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1.html) | N |  |
| 660 | [AcctIDSource](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_660.html) | N |  |
| 581 | [AccountType](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_581.html) | N |  |
| 229 | [TradeOriginationDate](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_229.html) | N |  |
| 75 | [TradeDate](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_75.html) | N |  |
| 60 | [TransactTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_60.html) | N |  |
| 434 | [CxlRejResponseTo](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_434.html) | Y |  |
| 102 | [CxlRejReason](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_102.html) | N |  |
| 1328 | [RejectText](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1328.html) | N | Reason description for rejecting the transaction request. |
| 1664 | [EncodedRejectTextLen](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1664.html) | N | Must be set if [EncodedRejectText <1665>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1665.html) field is specified and must immediately precede it. |
| 1665 | [EncodedRejectText](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1665.html) | N | Encoded (non-ASCII characters) representation of the [RejectText <1328>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1328.html) field in the encoded format specified via the [MessageEncoding <347>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_347.html) field. |
| 100 | [ExDestination](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_100.html) | N |  |
| 1133 | [ExDestinationIDSource](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1133.html) | N |  |
| [Component Block - <Parties>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_Parties.html) | N |  |  |
| 58 | [Text](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_58.html) | N |  |
| 354 | [EncodedTextLen](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_354.html) | N | Must be set if EncodedText field is specified and must immediately precede it. |
| 355 | [EncodedText](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_355.html) | N | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
| [Component Block - <StandardTrailer>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardTrailer.html) | Y |  |  |

### Related Messages

- [Reject <3>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_3_3.html)

- Follow   
  OnixS
- [Follow us on Twitter ](https://twitter.com/onixsbiz)
- [Connect with us on LinkedIn ](https://www.linkedin.com/company/onix-solutions/)

 We track how people interact with our online web content and resources, and some of that tracking involves storing cookies on your device. By continuing to use our site you accept that you agree to this. For more details see our [Cookie usage, and Data Privacy and Protection Policies](https://www.onixs.biz/cookies-and-privacy.html).

[Ok](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_9_9.html#)

[OnixS ](https://www.onixs.biz/)

Menu

---

---

[OnixS ](https://www.onixs.biz/)

### Search the site

Search