POSRetrievalNumber Property
Merchant-generated reference number, used for reversals.
Syntax
char* GetPOSRetrievalNumber();
int SetPOSRetrievalNumber(char* lpszPOSRetrievalNumber);
Default Value
""
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 class to reverse an authorization or sale.
Data Type
String