View, Edit and Add Reference Types
To meet the needs of your utility, you can view and edit existing reference types, or you can add your own reference types.
To view the existing reference types:
-
Request URL: <CXIF-host>/api/utilitiesAdmin/v1/<ReferenceTypeName>
For example, For example, https://xxxxxxxx.oci.customer-oci.com/api/utilitiesAdmin/v1/<ReferenceTypeName>
-
Operation: GET
-
Authorization: OAUTH2.0
For instructions on how to find the request URL, see Finding Access Token Information.
To edit the reference types:
-
Get the response using a GET call.
-
Using the information below, update the configuration and perform a POST operation to the below endpoint with the specified payload.
Request URL: <hostname>/api/CXIPlatformService/v1/CXIReferenceEntity/<ReferenceTypeName>
For Example, https://xxxxxxxx.oci.customer-oci.com/api/CXIPlatformService/v1/CXIReferenceEntity/<ReferenceTypeName>
Operation: POST
Authorization: OAUTH2.0
Request payload
{
"items": [
{
"operation": "update",
"data": <object for a single record returned from GET in step 1>
}
]
}
The following sections describe the available configurations by integration point in CX for Utilities applications.
In this section:
- Service Types
- Units of Measure
- Standard Usage Identifier
- Premise Tree
- Identifier Types
- Country
- State
- Insight Severity
- Insight Types
- Insight Groups
- Insight Group Insight Types
- User Actions
- Insight Type User Actions
- Customer List Filters
- Business List Filters
- Phone Type Purpose
- Landing Page Role Priority
- Communication Type