|
InfoWebXMLWebServiceVerifyCustomerId Method |
Verifies a customer ID and returns the customernumber if it exists
Namespace: Infosoft.WebservicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- customerId Int32
- The customer id to be verified
Return Value
VerifyResultInfowebLoginInfo object with status code 00 if the customer was verified.
See Also