DeleteCustomer
Deletes (trashes) a customer in the TVMS
POST
/api/DeleteCustomer/trashCustomer
Request Body
Name
Type
Description
customermappingid
String
Customer Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system
userid*
String
The use the userid where the customer logs in with on his device
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
cmsService*
String
The CMS identifier that it's attached to the CRM you want to add this customer to you can find this name on the main screen of the TVMS
password*
String
authToken*
String
The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request
Last updated