The TradeMatchReportAck (DD) is used to respond to theTradeMatchReport(35=DC) message. It may be used to report on the status of the request (e.g. accepting the request or rejecting the request).
Added in protocol FIX.5.0SP2 (150)
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType=DD | Y | FIX.5.0SP2 (150) | |
Block | ApplicationSequenceControl | FIX.5.0SP2 (150) | |||
880 | TrdMatchID | Identifier of the TradeMatchReport (DC) being acknowledged. | Y | FIX.5.0SP2 (150) | |
1896 | TradeMatchAckStatus | Y | FIX.5.0SP2 (150) | ||
1897 | TradeMatchRejectReason | Conditionally required when TradeMatchAckStatus (1896) = Rejected(2). | FIX.5.0SP2 (150) | ||
1328 | RejectText | FIX.5.0SP2 (150) | |||
1664 | EncodedRejectTextLen | FIX.5.0SP2 (150) | |||
1665 | EncodedRejectText | FIX.5.0SP2 (150) | |||
58 | Text | FIX.5.0SP2 (150) | |||
354 | EncodedTextLen | FIX.5.0SP2 (150) | |||
355 | EncodedText | FIX.5.0SP2 (150) | |||
Block | StandardTrailer | Y | FIX.5.0SP2 (150) |