SettlInstReqRejCode

Tag 792

SettlInstReqRejCode

Abbreviation: SettlInstReqRejCode
Typeint
Tag792
AddedFIX.4.4
Used in1 messages

Description

Identifies reason for rejection (of a settlement instruction request message)

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
792=0UnableToProcessRequestunable to process request (e.g. database unavailable)
792=1UnknownAccountunknown account
792=2NoMatchingSettlementInstructionsFoundno matching settlement instructions found
792=99Otherother

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0UnableToProcessRequestunable to process request (e.g. database unavailable)FIX.4.4
1UnknownAccountunknown accountFIX.4.4
2NoMatchingSettlementInstructionsFoundno matching settlement instructions foundFIX.4.4
99OtherotherFIX.4.4

Used in Messages

1