Versions Compared

Key

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

Available from CRM.COM R9.0.0

Excerpt

This method sets the pin values on installed items that are provisioned by VCAS OMI (DVB) provisioning provider to values specified by the caller. A single installed item can be updated by each call

...

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:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

pin_0_value

(semi-optional)

IntegerThe value for pin with index 0. The pin value should be an integer number

pin_1_value

(semi-optional)

IntegerThe value for pin with index 1. The pin value should be an integer number

pin_2_value

(semi-optional)

IntegerThe value for pin with index 2. The pin value should be an integer number

pin_3_value

(semi-optional)

IntegerThe value for pin with index 3. The pin value should be an integer number

...