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

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

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

# PartyActionReport <DI> message

## FIX 5.0 SP2 EP299

### Description

 Used to respond to the [PartyActionRequest <DH>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_DH_6872.html) message, indicating whether the request has been received, accepted or rejected. Can also be used in an unsolicited manner to report party actions, e.g. reinstatements after a manual intervention out of band.

### 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) = DI |  |
| 2400 | [EffectiveBusinessDate](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2400.html) | N |  |
| 2328 | [PartyActionRequestID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2328.html) | N | Conditionally required when responding to a [PartyActionRequest <DH>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_DH_6872.html) message. |
| 2331 | [PartyActionReportID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2331.html) | Y |  |
| 2329 | [PartyActionType](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2329.html) | Y |  |
| 2332 | [PartyActionResponse](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2332.html) | Y |  |
| 2333 | [PartyActionRejectReason](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2333.html) | N | Conditionally required when [PartyActionResponse <2332>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2332.html) = 2 (Rejected). |
| 2330 | [ApplTestMessageIndicator](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_2330.html) | N | Conditionally required if present in the [PartyActionRequest <DH>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_DH_6872.html) message. |
| 1328 | [RejectText](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1328.html) | N |  |
| 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. |
| 1301 | [MarketID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1301.html) | N |  |
| 1300 | [MarketSegmentID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1300.html) | N |  |
| [Component Block - <InstrumentScope>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_InstrumentScope.html) | N |  |  |
| [Component Block - <RequestingPartyGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_RequestingPartyGrp.html) | N | May be used to identify the party making the request and their role. |  |
| [Component Block - <Parties>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_Parties.html) | Y | Used to specify the trading party on which the action is applied to. If in response to [PartyActionRequest <DH>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_DH_6872.html) message, this should echo back the values from the request. |  |
| [Component Block - <RelatedPartyDetailGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_RelatedPartyDetailGrp.html) | N |  |  |
| 60 | [TransactTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_60.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 <355>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_355.html) 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 <58>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_58.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. |
| 797 | [CopyMsgIndicator](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_797.html) | N |  |
| [Component Block - <StandardTrailer>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardTrailer.html) | Y |  |  |

- 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_di_6873.html#)

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

Menu

---

---

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

### Search the site

Search