EditCustomer
Edits a customer in the TVMS
POST
/api/EditCustomer/EditCustomer
Request Body
userid
String
userid of a customer for which you want to edit the details
password
String
password of a customer for which you want to edit the details. Put 0 if you don't have
cmsService
String
The CMS identifier that it attached to the CRM you want to add this customer to you can find this name on the main screen of the TVMS
crmService
String
The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS
firstname
String
lastname
String
street
String
zipcode
String
city
String
state
String
country
String
phone
String
mobile
String
String
authToken
String
Edits a customer in the TVMS
POST
/api/EditCustomer/EditCustomer
Request Body
userid
String
userid of a customer for which you want to edit the details
password
String
password of a customer for which you want to edit the details. Put 0 if you don't have
cmsService
String
The CMS identifier that it attached to the CRM you want to add this customer to you can find this name on the main screen of the TVMS
crmService
String
The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS
firstname
String
lastname
String
street
String
zipcode
String
city
String
state
String
country
String
phone
String
mobile
String
String
authToken
String
new_userid
String
new_password
String
Last updated