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
792=1UnknownAccountUnknown account
792=2NoMatchingSettlementInstructionsFoundNo matching settlement instructions found
792=99OtherOther

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0UnableToProcessRequestUnable to process requestFIX.4.4
1UnknownAccountUnknown accountFIX.4.4
2NoMatchingSettlementInstructionsFoundNo matching settlement instructions foundFIX.4.4
99OtherOtherFIX.4.4

Used in Messages

1