UpdateUser
Description
void UpdateUser(string webServiceUrl,
string previousEmail,
string customerName,
string customerEmail,
string customerPhone,
string customerFax,
string customerMobile,
string customerCompany,
string customerAddress1,
string customerAddress2,
string customerCity,
string customerState,
string customerZip,
string customerCountry,
string customerIP,
string customerNotes,
bool includeInMailList,
out string response)Parameters
Parameter
Type
Description
Response XML format
Example error response
Remarks
Last updated