Name | Type | Description |
---|
subscription_number | String | The subscription number related to the retrieved pending provisioning request as provided by CRM.COM |
account_number | String | The Subscription's Account Number as provided by the Generic Provider, retrieved by the Subscription Provisioning Provider Parameters |
pending_provisioning_requests_set | Set of Pending Provisioning Requests Objects | The generic provider pending provisioning requests related to the retrieved Subscription and ordered based on their scheduled date having the oldest retrieved first.of the retrieved provisioning request |
type | String | A code that uniquely identifies the type of provisioning request. The supported options are the following: - BECOME_SUBSCRIBER
- ACTIVATE_SERVICE
- DEACTIVATE_SERVICE
- ADD_INSTALLED_ITEM
- REMOVE_INSTALLED_ITEM
- ACTIVATE_SUBSCRIBER
- DEACTIVATE_SUBSCRIBER
- UPDATE_SUBSCRIBER
- UPDATE_ADDRESS
|
executed_date | Date | The executed date of the provisioning request |
address | Address Object | The address that will set or update the subscriber's address. Available only for provisioning requests of type: - BECOME_SUBSCRIBER
- UPDATE_SUBSCRIBER
- UPDATE_ADDRESS
|
account_information | Account Information Object | The subscriber's account information as stored in the generic provider. Available only for provisioning requests of type:- BECOME_SUBSCRIBER
- UPDATE_SUBSCRIBER
|
provisioning_services_set | Provisioning Services Object Set | The provisioning services related to the provisioning request. Available only for provisioning requests of type:- BECOME_SUBSCRIBER
- ACTIVATE_SUBSCRIBER
- DEACTIVATE_SUBSCRIBER
|
provisioning_installed_items_set | Provisioning Installed Items Object Set | The provisioning installed items related to the provisioning request. Available only for provisioning requests of type: |
provisioning_service | Provisioning Service Object | The provisioning service related to the provisioning request. Available only for provisioning requests of type:- ACTIVATE_SERVICE
- DEACTIVATE_SERVICE
|
provisioning_installed_item | Provisioning Installed Item Object | The provisioning installed item related to the provisioning request. Available only for provisioning requests of type:- ADD_INSTALLED_ITEM
- REMOVE_INSTALLED_ITEM
|