OriginalPurchaseDate Property
Date and time of original purchase, used for returns.
Syntax
[VB.NET] Public Property OriginalPurchaseDate As String
[C#] public string OriginalPurchaseDate {get; set;}
Remarks
This property is only applicable for Debit Credit transactions and Gift Card Refund transactions. If supplied, this property must be 8 characters long and formatted as "MMDDhhmm" (month, day, hour, minute).
Default Value
""