Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip

Available from CRM.COM R14.0.0


Excerpt

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.

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(mandatorysemi-optional)

Subscription identifier

The subscription that the smartcard belongs to. The available subscription identifier fields are the following:

Include Page
V4:subscription_identifier
V4:subscription_identifier

smartcard_identifier

(mandatorysemi-optional)

String

The smartcard CA ID

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

reset_pin

(semi-optional)

booleanDefines whether the PIN code will be reset to the default value or not.

new_pin

(semi-optional)

StringThe new PIN code that will be set on the Smartcard

...