ConfirmStatus Field
Identifies the status of the Confirmation.
Valid values:
1 = Received
2 = Mismatched account
3 = Missing settlement instructions
4 = Confirmed
5 = Request rejected
public const int ConfirmStatus = 665
This language is not supported or no code example is available.
public:
const int ConfirmStatus = 665;
This language is not supported or no code example is available.
public const ConfirmStatus : int = 665
This language is not supported or no code example is available.
Field Value
int
In this article
Definition