Tag 88
AllocRejCode
Abbreviation:
RejCodeDescription
Identifies reason for rejection
Wire Format & Usage Example
Single field (key=value)
88=0 (UnknownAccount)
In a FIX message (AllocationInstructionAck)
8=FIX.4.4 | 9=... | 35=P | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 88=0 (UnknownAccount) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 88=0 (UnknownAccount) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
88=0 | UnknownAccount | unknown account(s) |
88=1 | IncorrectQuantity | incorrect quantity |
88=2 | IncorrectAveragegPrice | incorrect average price |
88=3 | UnknownExecutingBrokerMnemonic | unknown executing broker mnemonic |
88=4 | CommissionDifference | commission difference |
88=5 | UnknownOrderID | unknown OrderID (37) |
88=6 | UnknownListID | unknown ListID (66) |
88=7 | OtherSeeText | other (further in Note 58=) |
88=8 | IncorrectAllocatedQuantity | incorrect allocated quantity |
88=9 | CalculationDifference | calculation difference |
88=10 | UnknownOrStaleExecID | unknown or stale ExecID (17) |
88=11 | MismatchedData | mismatched data value (further in Note 58=) |
88=12 | UnknownClOrdID | unknown ClOrdID (11) |
88=13 | WarehouseRequestRejected | warehouse request rejected |
Enumerated Values
14| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | UnknownAccount | unknown account(s) | FIX.2.7 |
| 1 | IncorrectQuantity | incorrect quantity | FIX.2.7 |
| 2 | IncorrectAveragegPrice | incorrect average price | FIX.2.7 |
| 3 | UnknownExecutingBrokerMnemonic | unknown executing broker mnemonic | FIX.2.7 |
| 4 | CommissionDifference | commission difference | FIX.2.7 |
| 5 | UnknownOrderID | unknown OrderID (37) | FIX.2.7 |
| 6 | UnknownListID | unknown ListID (66) | FIX.2.7 |
| 7 | OtherSeeText | other (further in Note 58=) | FIX.2.7 |
| 8 | IncorrectAllocatedQuantity | incorrect allocated quantity | FIX.4.4 |
| 9 | CalculationDifference | calculation difference | FIX.4.4 |
| 10 | UnknownOrStaleExecID | unknown or stale ExecID (17) | FIX.4.4 |
| 11 | MismatchedData | mismatched data value (further in Note 58=) | FIX.4.4 |
| 12 | UnknownClOrdID | unknown ClOrdID (11) | FIX.4.4 |
| 13 | WarehouseRequestRejected | warehouse request rejected | FIX.4.4 |