RoutingId Property
The Routing ID assigned to the merchant by TSYS.
Syntax
[VB.NET] Public Property RoutingId As String
[C#] public string RoutingId {get; set;}
Remarks
This property is used to specify the six alphanumeric character routing ID assigned to you via TSYS.
This property is required to be set for every transaction request.
Default Value
""