|
InfoWebXMLWebServiceGetEmailByCustomerNumber Method |
This method returns an InfoWebCustomerInfo object with username and password. Username is the email property, and the password is the UCode property.
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
- titleCode String
- The code for the susbcription title
- customerNumber Int32
- The number for the customer
Return Value
InfoWebCustomerInfoAn InfoWebCustomerInfo object with information about a customers email(username) and ucode(password).
Status code is 00 if the operation was successful. For other possible status codes look under
Remarks.
Remarks See Also