ChangeCustomerProduct

Change Customer Product Subscription in the TVMS

GET /api/ChangeCustomerProduct/changeCustomerProduct

Query Parameters

NameTypeDescription

productid*

String

productid, this needs to be a productId from the CRM part of the IMS and it has to have at least 1 payment plan and 1 currency set for it

subscriptionlengthinmonths*

String

subscriptionlength, the number of months till the subscription is expired, leave 0 to use Days

subscriptionlengthindays*

String

subscriptionlength, the number of days till the subscription is expired, leave 0 to use Months

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

userid*

String

UserID for whom the product subscription is to be changed

password*

String

Password for whom the product subscription is to be changed. Put 0 if you don't have

fromExpireDate*

String

Change the product starting today or starting from last expiredate

productmappingid

String

Product Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

customermappingid

String

Customer Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

authToken

String

The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request

Change Customer Product Subscription in the TVMS

POST /api/ChangeCustomerProduct/changeCustomerProduct

Query Parameters

NameTypeDescription

productid*

String

productid, this needs to be a productId from the CRM part of the IMS and it has to have at least 1 payment plan and 1 currency set for it

subscriptionlengthinmonths*

String

subscriptionlength, the number of months till the subscription is expired, leave 0 to use Days

subscriptionlengthindays*

String

subscriptionlength, the number of days till the subscription is expired, leave 0 to use Months

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

userid*

String

UserID for whom the product subscription is to be changed

password*

String

Password for whom the product subscription is to be changed. Put 0 if you don't have

fromExpireDate*

String

Change the product starting today or starting from last expiredate

productmappingid

String

Product Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

customermappingid

String

Customer Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

authToken

String

The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request

Change Customer Product Subscription in the TVMS

GET /api/ChangeCustomerProduct/changeCustomerProductAsync

Query Parameters

NameTypeDescription

productid*

String

productid, this needs to be a productId from the CRM part of the IMS and it has to have at least 1 payment plan and 1 currency set for it

subscriptionlengthinmonths*

String

subscriptionlength, the number of months till the subscription is expired, leave 0 to use Days

subscriptionlengthindays*

String

subscriptionlength, the number of days till the subscription is expired, leave 0 to use Months

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

userid*

String

UserID for whom the product subscription is to be changed

password*

String

Password for whom the product subscription is to be changed. Put 0 if you don't have

fromExpireDate*

String

Change the product starting today or starting from last expiredate

productmappingid

String

Product Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

customermappingid

String

Customer Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

authToken

String

The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request

keepExtraPackages*

Boolean

Change Customer Product Subscription in the TVMS

POST /api/ChangeCustomerProduct/changeCustomerProductAsync

Query Parameters

NameTypeDescription

productid*

String

productid, this needs to be a productId from the CRM part of the IMS and it has to have at least 1 payment plan and 1 currency set for it

subscriptionlengthinmonths*

String

subscriptionlength, the number of months till the subscription is expired, leave 0 to use Days

subscriptionlengthindays*

String

subscriptionlength, the number of days till the subscription is expired, leave 0 to use Months

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

userid*

String

UserID for whom the product subscription is to be changed

password*

String

Password for whom the product subscription is to be changed. Put 0 if you don't have

fromExpireDate*

String

Change the product starting today or starting from last expiredate

productmappingid

String

Product Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

customermappingid

String

Customer Mapping ID is an ID you get from your Comverse One / Nokia IQ installation or another system

authToken

String

The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request

keepExtraPackages*

Boolean

Last updated