AllocStatus

Tag 87

AllocStatus

Abbreviation:
Typeint
Tag87
AddedFIX.2.7
Used in1 messages

Description

Identifies status of allocation.

Wire Format & Usage Example

Single field (key=value)
87=0 (Accepted)
In a FIX message (AllocationInstructionAck)
8=FIX.4.4 | 9=... | 35=P | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 87=0 (Accepted) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 87=0 (Accepted) is this field's position in the message.

All valid values
WireNameDescription
87=0Acceptedaccepted (successfully processed)
87=1BlockLevelRejectrejected
87=2AccountLevelRejectpartial accept
87=3Receivedreceived (received, not yet processed)

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0Acceptedaccepted (successfully processed)FIX.2.7
1BlockLevelRejectrejectedFIX.2.7
2AccountLevelRejectpartial acceptFIX.2.7
3Receivedreceived (received, not yet processed)FIX.4.0

Used in Messages

1