ReferenceNumber Property
Reference number used to identify the transaction.
Syntax
[VB.NET] Public Property ReferenceNumber As String
[C#] public string ReferenceNumber {get; set;}
Remarks
The merchant may optionally specify up to 16 characters of alphanumeric data in this property. The ReferenceNumber should not contain any leading or trailing whitespace, or any spaces between characters.
This property is for tracking and logging purposes only, and is not validated by the FDMS Closed Loop Gift Card system.
Default Value
""