The Allocation ACK message is used to acknowledge the receipt and status of an Allocation message.
Added in protocol FIX.2.7
See in: FIX.4.0, FIX.4.1, FIX.4.2, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
| Field or Component | Name | Description | Is Required | Added | Is Deprecated |
|---|---|---|---|---|---|
| Block | StandardHeader | MsgType = P | Y | FIX.2.7 | |
| BlockRepeating | Parties | Insert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" | FIX.4.3 | ||
| 70 | AllocID | Y | FIX.2.7 | ||
| 75 | TradeDate | Y | FIX.2.7 | ||
| 60 | TransactTime | Date/Time AllocationACK generated | FIX.2.7 | ||
| 87 | AllocStatus | Y | FIX.2.7 | ||
| 88 | AllocRejCode | Required for AllocStatus = 1 (rejected) | FIX.2.7 | ||
| 58 | Text | Can include explanation for AllocRejCode = 7 (other) | FIX.2.7 | ||
| 354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.2 | ||
| 355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.2 | ||
| 650 | LegalConfirm | FIX.4.3 | |||
| Block | StandardTrailer | Y | FIX.2.7 |