Available from CRM.COM R14.0.0
This method is creating Set User Parameters provisioning requests in a pending life cycle state, by specifying the smartcard, and the subscription that the smartcard should belong to.
Resource URL
Parameters
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
token | String | The token retrieved from the login method | ||||||||||||
subscription_identifier (mandatory) | Subscription identifier | The subscription that the smartcard belongs to. The available subscription identifier fields are the following:
| ||||||||||||
smartcard_identifier (mandatory) | String | The smartcard CA ID
| ||||||||||||
reset_pin (semi-optional) | boolean | Defines whether the PIN code will be reset to the default value or not. | ||||||||||||
new_pin (semi-optional) | String | The new PIN code that will be set on the Smartcard |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.