Tip |
---|
Available from CRM.COM R14.0.0 |
Excerpt |
---|
This method is creating Reauthorise all Services provisioning requests in a pending life cycle state, by specifying the smartcard, and the subscription that the smartcard should belong to. |
...
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
| scheduled_date (optional) | date | The date that the provisioning request is scheduled to be processed. If not specified and process_immediately is also set to false, then the provisioning request will be processed immediately |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
...