ConfirmRejReason Field
Identifies the reason for rejecting a Confirmation.
Valid values:
1 = Mismatched account
2 = Missing settlement instructions
99 = Other
public const int ConfirmRejReason = 774
This language is not supported or no code example is available.
public:
const int ConfirmRejReason = 774;
This language is not supported or no code example is available.
public const ConfirmRejReason : int = 774
This language is not supported or no code example is available.
Field Value
int
In this article
Definition