Versions Compared

Key

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

Available from CRM.COM R7.0.0

 

Table of Contents
maxLevel2

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier

Subscription Identifier

The subscription that the service to be added belongs to. The available subscription identifier fields are the following:

Include Page
V4:subscription_identifier
V4:subscription_identifier

services_set

(mandatory)

Services Set

The set of services that should be added. Only products classified as services can be specified. The available service identifier fields are the following:

Include Page
product_ident
product_ident

smartcard_identifier

(mandatory)

Installed Item identifier

The smartcard that the service should be added on. Only installed items classified as smartcards through the provisioning provider can be specified. The available installed item identifier fields are the following:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through TCP request during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(mandatory)

Subscription identifier

The subscription that the service to be cancelled belongs to. The available subscription identifier fields are the following:

Include Page
V4:subscription_identifier
V4:subscription_identifier

services_set

(mandatory)

Services set

The set of services that should be cancelled. Only products classified as services can be specified. The available product identifier fields are the following:

Include Page
V4:product_identifier
V4:product_identifier

smartcard_identifier

(mandatory)

Installed Item identifier

The smartcard that the service should be added on. Only installed items classified as smartcards through the provisioning provider can be specified. The available installed item identifier fields are the following:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through Web API during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

...

Expand
titleExample 1

HTTP Method: POST

 

Request:

Body:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 

 

 

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
	"token"	: "3158CF887E934C4881B06FD48C8A64C2",
	"subscription_identifier" : { "number" : "S60507" },
	"smartcard_identifier" : { "serial_number" : "smrt20000054"},
	"services_set" :	[
					{
						"service_identifier" : {"code" : "Cartoons 1" }
					}
				],       
    "priority":"EXPRESS"
}

 

 

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
    {
       "status":
       {
           "message": "",
           "description": "",
           "code": "OK"
       },
       "data":
       {
           "scheduled_date": "2015-09-07T15:23:15",
           "response": null,
           "error_code": null,
           "priority": "EXPRESS",
           "error_description": null,
           "sequence_number": null,
           "number": "18572",
           "process_id": null,
           "name": null,
           "parameters_set":
           [
               {
                   "id": "DAA117D8CF7A4BE5A69A356A9050748C"
               },
               {
                   "sub_provisioning_distribution_id": "98E0E6CA6B7E49D6A031C1A3665EA159",
                   "id": "06C940F365FA4DE99D4631AA691BB452"
               },
               {
                   "id": "209B2DBB6F614A5BB1F41B96B57E586C"
               },
               {
                   "smartcard_ca_id": "smrt200000",
                   "id": "1BDC07C09CC34D9796CC8B70D63FBBEF"
               },
               {
                   "service_ca_id": null,
                   "id": "291325B4C99A49D8843EE2BCAFBB373E"
               }
           ],
           "process_immediately": 0,
           "request": null,
           "log_information":
           {
               "updated_date": "2015-09-07T15:23:15",
               "created_date": "2015-09-07T15:23:15",
               "created_by_unit":
               {
                   "community_name": "Internal Community",
                   "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                   "name": "Admin Unit",
                   "group_name": "Main Group",
                   "description": "r1 Test Description for resource request tab.Test Description for resource request tab.",
                   "alternative_code": "MG"
               },
               "updated_by_unit":
               {
                   "community_name": "Internal Community",
                   "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                   "name": "Admin Unit",
                   "group_name": "Main Group",
                   "description": "r1 Test Description for resource request tab.Test Description for resource request tab.",
                   "alternative_code": "MG"
               },
               "created_by_user":
               {
                   "person_name": "Marios Lannister",
                   "username": "MPAdministrator",
                   "id": "1"
               },
               "updated_by_user":
               {
                   "person_name": "Marios Lannister",
                   "username": "MPAdministrator",
                   "id": "1"
               }
           },
           "life_cycle_state": "PENDING",
           "type": "CANCEL_LIST_OF_PRODUCTS",
           "process_name": "PROVISIONING_REQUEST_PROCESSING_RUN",
           "id": "013CADB728044AE193DCFCBEB0926E52",
           "reference_number": null,
           "executed_date": null
       }
    }             

POST nagravision/provisioning_requests/pair_smartcard_decoder

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(optional)

Subscription identifier

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

Include Page
V4:subscription_identifier
V4:subscription_identifier

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through Web API during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

smartcard_identifier

( mandatory)

Installed Item IdentifierThe smartcard that will be paired or unpaired with an STB.

Only installed items classified as smartcards through the provisioning provider can be specified. The available installed item identifier fields are the following:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

stb_identifier

(semi-optional))

Installed Item IdentifierThe STB that will be paired or unpaired with a Smartcard. If no STB is specified, then this will trigger the specified Smartcard to be unpaired with the STB with which it was previously paired.

Only installed items classified as STBs through the provisioning provider can be specified. The available installed item identifier fields are the following:

Include Page
V4:installed_item_identifier
V4:installed_item_identifier

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(mandatory)

Subscription identifier

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

Include Page
V4:subscription_identifier
V4:subscription_identifier

smartcard_ca_id

(mandatory)

String

The smartcard CA ID that should be reset.

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through Web API during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(mandatory)

Subscription identifier

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

Include Page
V4:subscription_identifier
V4:subscription_identifier

smartcard_ca_id

(mandatory)

String

The smartcard CA ID that should be reset.

 

pin

(mandatory)

 StringThe new pin value

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through Web API during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier 

(mandatory)

Subscription identifier

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

Include Page
V4:subscription_identifier
V4:subscription_identifier

smartcard_ca_id

(mandatory)

String

The smartcard CA ID that should be reset.

process_immediately

(optional)

booleanDefines if the provisioning request will be processed immediately after its creation. If enabled then the provisioning request will be sent through Web API during its creation. If not enabled then the provisioning request will be created and processed later on by the active provisioning request processing run. If not specified then the provisioning request will not be processed immediately

...