CollInquiryResult Field

Result returned in response to Collateral Inquiry  
Valid values:  
0 = Successful (Default)  
1 = Invalid or unknown instrument  
2 = Invalid or unknown collateral type  
3 = Invalid parties  
4 = Invalid Transport Type requested  
5 = Invalid Destination requested  
6 = No collateral found for the trade specified  
7 = No collateral found for the order specified  
8 = Collateral Inquiry type not supported  
9 = Unauthorized for collateral inquiry  
99 = Other (further information in Text (58) field)  
 
4000+ Reserved and available for bi-laterally agreed upon user-defined values  
 
public const int CollInquiryResult = 946
This language is not supported or no code example is available.
public:  
const int CollInquiryResult = 946;
This language is not supported or no code example is available.
public const CollInquiryResult : int = 946
This language is not supported or no code example is available.

Field Value

int

In this article

Definition