Retrieve Insights

post

/rest/apis/common/system/insights/

This service retrieves one or more insights for a given context and a specific insight class or type. Insight information includes details about each insight along with recommended visual settings.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
  • contextEntry
    Identifies the context for which insights are requested. The context may include one or more referenced entities such as a person, an account, a bill etc. Business rules associated with the requested insight types use the provided context to prepare corresponding insights.
  • Allowed Values: [ "C1CC", "C1CI", "C1CL", "C1CU", "C1FH", "C1PA", "C1PE", "C1SA", "C1SP", "C1SS", "C1UB", "C1XA", "C1XC", "C1XP" ]
    Represents a group of insight types that can be presented in the same UI location. Either an insight class or a type should be provided. * `C1CC` - Credit and Collections, * `C1CI` - Customer Insights, * `C1CL` - Customer Context (Lower), * `C1CU` - Customer Context (Upper), * `C1FH` - Financial History, * `C1PA` - Payment Agreements, * `C1PE` - Program Enrollment, * `C1SA` - Start/Stop/Transfer Insights - Account-Based, * `C1SP` - Start/Stop/Transfer Insights - Premise-Based, * `C1SS` - Start/Stop/Transfer Insights - Service-Based, * `C1UB` - Usage and Billing, * `C1XA` - CX Billing Account Insights-KAM, * `C1XC` - CX Billing Account Insights-Agent, * `C1XP` - CX Business Insights
  • Maximum Length: 30
    A specific type of insight to process. Either an insight class or a type should be provided.
Nested Schema : contextEntry
Type: array
Identifies the context for which insights are requested. The context may include one or more referenced entities such as a person, an account, a bill etc. Business rules associated with the requested insight types use the provided context to prepare corresponding insights.
Show Source
Nested Schema : items
Type: object
Show Source
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • contextEntry
    Identifies the context for which insights are requested. The context may include one or more referenced entities such as a person, an account, a bill etc. Business rules associated with the requested insight types use the provided context to prepare corresponding insights.
  • Allowed Values: [ "C1CC", "C1CI", "C1CL", "C1CU", "C1FH", "C1PA", "C1PE", "C1SA", "C1SP", "C1SS", "C1UB", "C1XA", "C1XC", "C1XP" ]
    Represents a group of insight types that can be presented in the same UI location. Either an insight class or a type should be provided. * `C1CC` - Credit and Collections, * `C1CI` - Customer Insights, * `C1CL` - Customer Context (Lower), * `C1CU` - Customer Context (Upper), * `C1FH` - Financial History, * `C1PA` - Payment Agreements, * `C1PE` - Program Enrollment, * `C1SA` - Start/Stop/Transfer Insights - Account-Based, * `C1SP` - Start/Stop/Transfer Insights - Premise-Based, * `C1SS` - Start/Stop/Transfer Insights - Service-Based, * `C1UB` - Usage and Billing, * `C1XA` - CX Billing Account Insights-KAM, * `C1XC` - CX Billing Account Insights-Agent, * `C1XP` - CX Business Insights
  • Maximum Length: 30
    A specific type of insight to process. Either an insight class or a type should be provided.
Nested Schema : contextEntry
Type: array
Identifies the context for which insights are requested. The context may include one or more referenced entities such as a person, an account, a bill etc. Business rules associated with the requested insight types use the provided context to prepare corresponding insights.
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : F1Insights
Type: object
Show Source
Nested Schema : insights
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : insightDetails
Type: object
Show Source
  • Maximum Length: 4000
    Describes the main message text for the insight.
  • Maximum Length: 4000
    Provides additional information about the insight.
  • Minimum Value: 0
    Maximum Value: 999999
    Ranks the severity of the insight relative to insights of this type. May be by external configurations to control various visualization aspects of the insight.
Nested Schema : insightEntity
Type: object
When an insight is associated with a business entity, the entity's name and primary key details are provided to support further flows that may interact with the entity.
Show Source
Nested Schema : insightVisualDetails
Type: object
Recommended visualization settings that may be used when rendering each insight.
Show Source

400 Response

Bad Request
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.

500 Response

Internal Server Error
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.
Back to Top