Tag 946
CollInquiryResult
Abbreviation:
RsltDescription
Result returned in response to Collateral Inquiry
4000+ Reserved and available for bi-laterally agreed upon user-defined values
Wire Format & Usage Example
Single field (key=value)
946=0 (Successful)
In a FIX message (CollateralInquiryAck)
8=FIX.4.4 | 9=... | 35=BG | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 946=0 (Successful) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 946=0 (Successful) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
946=0 | Successful | Successful (default) |
946=1 | InvalidOrUnknownInstrument | Invalid or unknown instrument |
946=2 | InvalidOrUnknownCollateralType | Invalid or unknown collateral type |
946=3 | InvalidParties | Invalid Parties |
946=4 | InvalidTransportTypeRequested | Invalid Transport Type requested |
946=5 | InvalidDestinationRequested | Invalid Destination requested |
946=6 | NoCollateralFoundForTheTradeSpecified | No collateral found for the trade specified |
946=7 | NoCollateralFoundForTheOrderSpecified | No collateral found for the order specified |
946=8 | CollateralInquiryTypeNotSupported | Collateral inquiry type not supported |
946=9 | UnauthorizedForCollateralInquiry | Unauthorized for collateral inquiry |
946=99 | Other | Other (further information in Text (58) field) |
Enumerated Values
11| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Successful | Successful (default) | FIX.4.4 |
| 1 | InvalidOrUnknownInstrument | Invalid or unknown instrument | FIX.4.4 |
| 2 | InvalidOrUnknownCollateralType | Invalid or unknown collateral type | FIX.4.4 |
| 3 | InvalidParties | Invalid Parties | FIX.4.4 |
| 4 | InvalidTransportTypeRequested | Invalid Transport Type requested | FIX.4.4 |
| 5 | InvalidDestinationRequested | Invalid Destination requested | FIX.4.4 |
| 6 | NoCollateralFoundForTheTradeSpecified | No collateral found for the trade specified | FIX.4.4 |
| 7 | NoCollateralFoundForTheOrderSpecified | No collateral found for the order specified | FIX.4.4 |
| 8 | CollateralInquiryTypeNotSupported | Collateral inquiry type not supported | FIX.4.4 |
| 9 | UnauthorizedForCollateralInquiry | Unauthorized for collateral inquiry | FIX.4.4 |
| 99 | Other | Other (further information in Text (58) field) | FIX.4.4 |