POSRetrievalNumber Property
Merchant-generated reference number, used for reversals.
Syntax
[VB.NET] Public Property POSRetrievalNumber As String
[C#] public string POSRetrievalNumber {get; set;}
Remarks
This number must remain with the transaction for the duration of the transaction's life cycle. This information is sent as a parameter in the PTechReversal component to reverse an authorization or sale.
Default Value
""