RenewCustomer

Renews a customer in the TVMS

POST /api/RenewCustomer/renewCustomer

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

months

String

Months to add to the subscription starting from subscription end date, leave 0 to use the day

days

String

Days to add to the subscription starting from subscription end date, leave 0 to use the month

crmServices

String

The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS

fromExpireDate

Boolean

authToken

String

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

password

String

Renews a customer in the TVMS

GET /api/RenewCustomer/renewCustomerV2

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

months

String

Months to add to the subscription starting from subscription end date, leave 0 to use the day

days

String

Days to add to the subscription starting from subscription end date, leave 0 to use the month

crmServices

String

The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS

fromExpireDate

Boolean

authToken

String

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

password

String

Renews a customer in the TVMS

POST /api/RenewCustomer/renewCustomerV2

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

months

String

Months to add to the subscription starting from subscription end date, leave 0 to use the day

days

String

Days to add to the subscription starting from subscription end date, leave 0 to use the month

crmServices

String

The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS

fromExpireDate

Boolean

authToken

String

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

password

String

Renews a customer in the TVMS

GET /api/RenewCustomer/renewCustomerV2Async

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

months

String

Months to add to the subscription starting from subscription end date, leave 0 to use the day

days

String

Days to add to the subscription starting from subscription end date, leave 0 to use the month

crmServices

String

The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS

fromExpireDate

Boolean

authToken

String

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

password

String

Renews a customer in the TVMS

POST /api/RenewCustomer/renewCustomerV2Async

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

months

String

Months to add to the subscription starting from subscription end date, leave 0 to use the day

days

String

Days to add to the subscription starting from subscription end date, leave 0 to use the month

crmServices

String

The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS

fromExpireDate

Boolean

authToken

String

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

password

String

Last updated