AllocRejCode

Tag 88

AllocRejCode

Abbreviation:
Typeint
Tag88
AddedFIX.2.7
Used in1 messages

Description

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
WireNameDescription
88=0UnknownAccountunknown account(s)
88=1IncorrectQuantityincorrect quantity
88=2IncorrectAveragegPriceincorrect average price
88=3UnknownExecutingBrokerMnemonicunknown executing broker mnemonic
88=4CommissionDifferencecommission difference
88=5UnknownOrderIDunknown OrderID
88=6UnknownListIDunknown ListID
88=7OtherSeeTextother

Enumerated Values

8
ValueSymbolic NameDescriptionAdded
0UnknownAccountunknown account(s)FIX.2.7
1IncorrectQuantityincorrect quantityFIX.2.7
2IncorrectAveragegPriceincorrect average priceFIX.2.7
3UnknownExecutingBrokerMnemonicunknown executing broker mnemonicFIX.2.7
4CommissionDifferencecommission differenceFIX.2.7
5UnknownOrderIDunknown OrderIDFIX.2.7
6UnknownListIDunknown ListIDFIX.2.7
7OtherSeeTextotherFIX.2.7

Used in Messages

1