Tip |
---|
Available from CRM.COM R9.0.0 |
Table of Contents | ||
---|---|---|
|
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
installed_item_identifier (mandatory) | Accounts receivable identifier | The identifier of the the installed item that should be reset. Only installed items which are provisioned by VCAS OMI (DVB) can be specified. The allowed installed item identifier fields are the following:
| ||||||
pin_0_value (semi-optional) | Integer | The value for pin with index 0. The pin value should be an integer number | ||||||
pin_1_value (semi-optional) | Integer | The value for pin with index 1. The pin value should be an integer number | ||||||
pin_2_value (semi-optional) | Integer | The value for pin with index 2. The pin value should be an integer number | ||||||
pin_3_value (semi-optional) | Integer | The value for pin with index 3. The pin value should be an integer number |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
installed_item_identifier (mandatory) | Accounts receivable identifier | The identifier of the the installed item that should be reset. Only installed items which are provisioned by VCAS OMI (DVB) can be specified. The allowed installed item identifier fields are the following:
|
...
Name | Type | Description | ||||||||
token | String | The token retrieved from the login method | ||||||||
subscription_identifier (mandatory) | Subscription Identifier | The identifier of the subscription that will be reset. Only subscriptions which are provisioned by VCAS OMI (DVB) can be specified. The allowed subscription identifier fields are the following:
|
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
...