AllocRejCode

Tag 88

AllocRejCode

Abbreviation: RejCode
Typeint
Tag88
AddedFIX.2.7
Used in3 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 (37)
88=6UnknownListIDunknown ListID (66)
88=7OtherSeeTextother (further in Note 58=)
88=8IncorrectAllocatedQuantityincorrect allocated quantity
88=9CalculationDifferencecalculation difference
88=10UnknownOrStaleExecIDunknown or stale ExecID (17)
88=11MismatchedDatamismatched data value (further in Note 58=)
88=12UnknownClOrdIDunknown ClOrdID (11)
88=13WarehouseRequestRejectedwarehouse request rejected

Enumerated Values

14
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 OrderID (37)FIX.2.7
6UnknownListIDunknown ListID (66)FIX.2.7
7OtherSeeTextother (further in Note 58=)FIX.2.7
8IncorrectAllocatedQuantityincorrect allocated quantityFIX.4.4
9CalculationDifferencecalculation differenceFIX.4.4
10UnknownOrStaleExecIDunknown or stale ExecID (17)FIX.4.4
11MismatchedDatamismatched data value (further in Note 58=)FIX.4.4
12UnknownClOrdIDunknown ClOrdID (11)FIX.4.4
13WarehouseRequestRejectedwarehouse request rejectedFIX.4.4