DisableCustomer

POST /api/DisableCustomer/changeCustomerStatus

Disables a customer in the TVMS

Request Body

NameTypeDescription

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

status

String

The status to which you want to be set to you can use Active, Disabled

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 attached to the CRM you want to add this customer to 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

password

String

Last updated