This HTTPGET function provides Customer Information that is retrieved from the Navigator database
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- data
- Type: System String
URL that contains the API key and Customer ID (encrypted)
Return Value
Type: CustomerDatajSON string representation of the CustomerData class
Implements
INavigatorWebService GetCustomerData(String)See Also