ApprovalCode Property
The Response ApprovalCode of the transaction being reversed.
Syntax
[VB.NET] Public Property ApprovalCode As String
[C#] public string ApprovalCode {get; set;}
Remarks
This must exactly match the ApprovalCode from the original authorization.
Default Value
""