|
InfoWebXMLWebServiceSearchCustomersByEmailAndTelephone Method |
Search for customers using either email or telephone number or both.
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
- telephoneNumber String
- The telephone number to search for
- email String
- The email address to search for
- titleCode String
- The code for the susbcription title
Return Value
InfoWebCustomersA collection of InfoWebCustomer objects, with information about each customer. Each object has status code '00' if the customer information was found successfully. For other possible status codes, look under
RemarksRemarks See Also