CancelSubscription
Cancels subscription of a customer in the TVMS
POST
/api/CancelSubscription/Cancel
Query Parameters
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 userid where the customer logs in with on his device
password*
String
The password where the customer logs in with on his device
cmsService*
String
The CMS identifier name of which the CRM is part of, 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
authToken
String
The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request
Last updated