FIX 5.0 SP2 : AllocationInstructionAck <P> message

Structure | Related Messages

Description

In versions of FIX prior to version 4.4, this message was known as the Allocation ACK message.

The Allocation Instruction Ack message is used to acknowledge the receipt of and provide status for an Allocation Instruction message.

The status is indicated by the AllocStatus <87> field as follows:

Structure

Tag Field Name Req'd Comments
Component Block - <StandardHeader> Y MsgType = P
70 AllocID Y
Component Block - <Parties> N Insert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages"
793 SecondaryAllocID N Optional second identifier for the allocation instruction being acknowledged (need not be unique)
75 TradeDate N
60 TransactTime N Date/Time Allocation Instruction Ack generated
87 AllocStatus Y Denotes the status of the allocation instruction; received (but not yet processed), rejected (at block or account level) or accepted (and processed).
88 AllocRejCode N Required for AllocStatus = 1 ( block level reject) and for AllocStatus 2 (account level reject) if the individual accounts and reject reasons are not provided in this message
626 AllocType N
808 AllocIntermedReqType N

Required if AllocType = 8 (Request to Intermediary)

Indicates status that is requested to be transmitted to counterparty by the intermediary (i.e. clearing house)

573 MatchStatus N Denotes whether the financial details provided on the Allocation Instruction were successfully matched.
460 Product N
167 SecurityType N
58 Text N Can include explanation for AllocRejCode = 7 (other)
354 EncodedTextLen N Must be set if EncodedText field is specified and must immediately precede it.
355 EncodedText N Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.
Component Block - <AllocAckGrp> N

This repeating group is optionally used for messages with AllocStatus = 2 (account level reject) to provide details of the individual accounts that caused the rejection, together with reject reasons. This group should not be populated when AllocStatus has any other value.

Indicates number of allocation groups to follow.

Component Block - <StandardTrailer> Y