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

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

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

# QuoteCancel <Z> message

## FIX 5.0 SP2 EP299

### Description

 The [QuoteCancel <Z>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_Z_90.html) message is used by an originator of quotes to cancel quotes.

 The [QuoteCancel <Z>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_Z_90.html) message supports cancellation of:

- All quotes
- Quotes for a specific symbol or security ID
- All quotes for a security type
- All quotes for an underlying

 Canceling a [Quote <S>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_S_83.html) is accomplished by indicating the type of cancellation in the [QuoteCancelType <298>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_298.html) field.

 It is recommended that all Cancel messages be acknowledged using the [QuoteStatusReport <AI>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_AI_6573.html) message.

 The Quote Cancellation only applies to quotes made by the current FIX user.

### 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) = Z |  |
| 131 | [QuoteReqID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_131.html) | N | Required when quote is in response to a Quote Request message |
| 117 | [QuoteID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_117.html) | N | Conditionally required when [QuoteCancelType <298>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_298.html) = 5 (cancel quote specified in QuoteID). Maps to [QuoteID <117>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_117.html) of a single [Quote <S>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_S_83.html) or [QuoteEntryID <299>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_299.html) of a [MassQuote <i>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_i_105.html). |
| 1751 | [SecondaryQuoteID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1751.html) | N | Conditionally required when [QuoteCancelType <298>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_298.html) = 5 (Cancel specific single quote) and [QuoteID <117>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_117.html) is not specified. |
| 1166 | [QuoteMsgID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1166.html) | N | Optionally used to supply a message identifier for a quote cancel. |
| 298 | [QuoteCancelType](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_298.html) | Y | Identifies the type of Quote Cancel request. |
| 537 | [QuoteType](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_537.html) | N | Conditional Required when [QuoteCancelType <298>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_298.html)=6[Cancel by QuoteType] |
| 301 | [QuoteResponseLevel](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_301.html) | N | Level of Response requested from receiver of quote messages. |
| [Component Block - <Parties>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_Parties.html) | N | Insert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages" |  |
| [Component Block - <TargetParties>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_TargetParties.html) | N | Can be used to specify the parties to whom the Quote Cancel should be applied. |  |
| 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 | Type of account associated with the order (Origin) |
| 336 | [TradingSessionID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_336.html) | N |  |
| 625 | [TradingSessionSubID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_625.html) | N |  |
| [Component Block - <QuotCxlEntriesGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_QuotCxlEntriesGrp.html) | N | The number of securities (instruments) whose quotes are to be canceled Not required when cancelling all quotes. |  |
| [Component Block - <StandardTrailer>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardTrailer.html) | Y |  |  |

### Related Messages

- [Quote <S>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_S_83.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_z_90.html#)

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

Menu

---

---

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

### Search the site

Search