AddCustomer

Adds a customer to the TVMS

POST /api/AddCustomer/addCustomer

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

reseller_id

String

Reseller ID to whom a customer is to be assigned

order_id

String

If Reseller Type Pre Order enter order id

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

Adds a customer to the TVMS

GET /api/AddCustomer/addCustomerAsync

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

reseller_id

String

Reseller ID to whom a customer is to be assigned

order_id

String

If Reseller Type Pre Order enter order id

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

currency*

String

The currency for the product

currencyCheck

Boolean

checkProduct

Boolean

checkCountry

Boolean

Adds a customer to the TVMS

POST /api/AddCustomer/addCustomerAsync

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

reseller_id

String

Reseller ID to whom a customer is to be assigned

order_id

String

If Reseller Type Pre Order enter order id

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

currency*

String

The currency for the product

currencyCheck

Boolean

checkProduct

Boolean

checkCountry

Boolean

Adds a reseller customer to the TVMS

POST /api/AddCustomer/addCustomerReseller

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

reseller_id

String

Reseller ID to whom a customer is to be assigned

order_id

String

If Reseller Type Pre Order enter order id

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

Adds a customer to the TVMS

POST /api/AddCustomer/addCustomerWithDevice

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

uuid*

String

uuid is the mac address or serial number from the device you want to attach to the customer

Adds a reseller customer to the TVMS

POST /api/AddCustomer/addCustomerResellerWithDevice

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

uuid*

String

uuid is the mac address or serial number from the device you want to attach to the customer

reellerid

String

resellerid, the reseller to which this customer should be added

Adds a reseller customer to the TVMS

POST /api/AddCustomer/addCustomerReseller_V2

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

reseller_id

String

Reseller ID to whom a customer is to be assigned

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

Adds a customer to the TVMS

POST /api/AddCustomer/addCustomerWithDevice_V2

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

uuid*

String

uuid is the mac address or serial number from the device you want to attach to the customer

Adds a reseller customer to the TVMS

POST /api/AddCustomer/addCustomerResellerWithDevice_V2

Query Parameters

NameTypeDescription

firstname*

String

First name

lastname*

String

Last name

street*

String

Street

zipcode*

String

Zip code

city*

String

City

state*

String

State

country*

String

Country

phone*

String

Phone

mobile*

String

mobile use in a correct format +31233344455 to be albe to use SMS later

email*

String

Email

productid*

String

productid, this needs to be a productId from the CRM part of the TVMS and it has to have at least 1 payment plan and 1 currrency 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

renewalinterval*

String

renewalinterval, the number of months the subscriptions is to be renewed, the minimum is 1

cmsService*

String

The CMS identifier that it's attached to the CRM you want to add this customer to 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

if no userd the IMS will create a userid

password

String

if not used the IMS will create a password. only !#@=()_$+- special characters are allowed. If you are making a get request don't forget to do url encode in your future requests

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

StartSubscriptionFromFirstLogin

Boolean

sendMail

Boolean

sendSMS

Boolean

uuid*

String

uuid is the mac address or serial number from the device you want to attach to the customer

reellerid

String

resellerid, the reseller to which this customer should be added

Last updated