Name | Type | Description |
---|
number | String | The number 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
- ADD_UDR
- CANCEL_UDR
|
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
|
service | Provisioning Service Object | The provisioning service related to the provisioning request. Available only for provisioning requests of type:- ACTIVATE_SERVICE
- DEACTIVATE_SERVICE
- ADD_UDR
- CANCEL_UDR
|
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
|
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
|
installed_items_set | Provisioning Installed Items Object Set | The provisioning installed items related to the provisioning request. Available only for provisioning requests of type: |