ValidateCustomer

Validates a customer from the TVMS

GET /api/ValdiateCustomer/validateCustomer

Query Parameters

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

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

password

String

Validates a customer from the TVMS

GET /api/ValdiateCustomer/validateCustomer_V2

Query Parameters

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

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

password

String

Last updated