Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved provisioning request |
number | String | The number of the retrieved provisioning request |
type | String | A code that uniquely identifies the type of provisioning request that is performed. The supported options are the following:
|
Sequence Numbersequence_number | String | The sequence number of the retrieved provisioning request |
Scheduled Datescheduled_date | Date | The date that the provisioning request is scheduled to be send |
Executed Dateexecuted_date | Date | The date that the provisioning request was actually send |
Prioritypriority | String | The priority of the provisioning request. The supported values are the following:
|
life_cycle_state | String | The life cycle state of the retrieved provisioning request which can be PENDING, REJECTED or COMPLETED |
Requestrequest | String | The actual request that was send to Conax |
Responseresponse | String | The actual response that was received from Conax |
Reference reference_number | String | A reference number provided by Conax after receiving the request |
Error Codeerror_code | String | The error code received by CRM.COM or Conax in case that the provisioning request was rejected |
Error Descriptionerror_description | String | The error description received by CRM.COM or Conax in case that the provisioning request was rejected |
Process Nameprocess_name | String | The name of the process that submitted the provisioning request, which can be one of the following:
|
Process IDprocess_id | String | The ID of the process that submitted the provisioning request |
udf_string_1 | String | User Defined Field of type String |
udf_string_2 | String | User Defined Field of type String |
udf_string_3 | String | User Defined Field of type String |
udf_string_4 | String | User Defined Field of type String |
udf_string_5 | String | User Defined Field of type String |
udf_string_6 | String | User Defined Field of type String |
udf_string_7 | String | User Defined Field of type String |
udf_string_8 | String | User Defined Field of type String |
udf_float_1 | Float | User Defined Field of type Float |
udf_float_2 | Float | User Defined Field of type Float |
udf_float_3 | Float | User Defined Field of type Float |
udf_float_4 | Float | User Defined Field of type Float |
udf_date_1 | Date | User Defined Field of type Date |
udf_date_2 | Date | User Defined Field of type Date |
udf_date_3 | Date | User Defined Field of type Date |
udf_date_4 | Date | User Defined Field of type Date |
Log Information Object | The log information related with the retrieved provisioning request | |
parameters_set | Set of Conax Web Services Provisioning Request Item objects | The parameters which will be used to generate the Web Service Calls that will be send to Conax. That information differentiates based on the type of request |
...