MerchantTerminalNumber Property
Used to identify a unique terminal within a merchant location.
Syntax
property MerchantTerminalNumber: String;
Default Value
''
Remarks
This property contains a number assigned by FDMS to uniquely identify a terminal within a merchant's location, and is used along with the MerchantNumber and DatawireId as Datawire connection credentials. This number differs from the TerminalId number, which is a 4-digit merchant-generated id used along with the ClerkId to identify where and who executed the transaction.
The maximum length of the MerchantTerminalNumber is 11 digits, and it may only contain numeric data.
Data Type
String