BusinessRejectReason Field
Code to identify reason for a Business Message Reject message.
Valid values:
0 = Other
1 = Unkown ID
2 = Unknown Security
3 = Unsupported Message Type
4 = Application not available
5 = Conditionally Required Field Missing
6 = Not authorized
7 = DeliverTo firm not available at this time
public const int BusinessRejectReason = 380
This language is not supported or no code example is available.
public:
const int BusinessRejectReason = 380;
This language is not supported or no code example is available.
public const BusinessRejectReason : int = 380
This language is not supported or no code example is available.
Field Value
int
In this article
Definition