TradeReportRejectReason Field

Reason Trade Capture Request was rejected.  
Valid values:  
0 = Successful (Default)  
1 = Invalid party information  
2 = Unknown instrument  
3 = Unauthorized to report trades  
4 = Invalid trade type  
99 = Other  
 
4000+ Reserved and available for bi-laterally agreed upon user-defined values  
 
public const int TradeReportRejectReason = 751
This language is not supported or no code example is available.
public:  
const int TradeReportRejectReason = 751;
This language is not supported or no code example is available.
public const TradeReportRejectReason : int = 751
This language is not supported or no code example is available.

Field Value

int

In this article

Definition