CollAsgnRejectReason

Tag 906

CollAsgnRejectReason

Abbreviation: RejRsn
Typeint
Tag906
AddedFIX.4.4
Used in1 messages

Description

Collateral Assignment Reject Reason

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
906=0UnknownDealUnknown deal (order / trade)
906=1UnknownOrInvalidInstrumentUnknown or invalid instrument
906=2UnauthorizedTransactionUnauthorized transaction
906=3InsufficientCollateralInsufficient collateral
906=4InvalidTypeOfCollateralInvalid type of collateral
906=5ExcessiveSubstitutionExcessive substitution
906=99OtherOther

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
0UnknownDealUnknown deal (order / trade)FIX.4.4
1UnknownOrInvalidInstrumentUnknown or invalid instrumentFIX.4.4
2UnauthorizedTransactionUnauthorized transactionFIX.4.4
3InsufficientCollateralInsufficient collateralFIX.4.4
4InvalidTypeOfCollateralInvalid type of collateralFIX.4.4
5ExcessiveSubstitutionExcessive substitutionFIX.4.4
99OtherOtherFIX.4.4

Used in Messages

1