conax_web_services
- POST conax_web_services/provisioning_requests/cancel_subscriptions — This method is creating cancel subscriptions provisioning requests in a pending life cycle state, by specifying the service and the smartcard that should be cancelled, and the subscription that the service should belong to.
- GET conax_web_services/provisioning_requests/show — This method returns information related with a conax web services provisioning request. A single conax web services provisioning requests is returned by each call
- POST conax_web_services/provisioning_requests/reset_pin_to_default_value — This method is creating reset pin to default value provisioning requests in a pending life cycle state, by specifying the smartcard that should be reset, and the subscription that the smartcard should belong to.
- GET conax_web_services/provisioning_requests/list — This method returns information related with conax web services provisioning requests. Multiple conax web services provisioning requests are returned by each call.
- POST conax_web_services/provisioning_requests/reset_pin_to_given_value — This method is creating reset pin to given value provisioning requests in a pending life cycle state, by specifying the smartcard that should be reset, the new pin value, and the subscription that the smartcard should belong to.
- POST conax_web_services/provisioning_requests/add_to_existing_pairing — This method is creating add to existing pairing provisioning requests in a pending life cycle state, by specifying the smartcard of the existing pairing and a set of smartcards and STBs that should be added to the existing pairing
- POST conax_web_services/provisioning_requests/add_subscriptions — This method is creating add subscriptions provisioning requests in a pending life cycle state, by specifying the service and the smartcard that should be activated, and the subscription that the service should belong to.
- POST conax_web_services/provisioning_requests/create_pairing — This method is creating create pairing provisioning requests in a pending life cycle state, by specifying a set of smartcards and STBs that should be paired.