C1-GetProdDetail Business Service

The C1-GetProdDetail business service enables you to view the details of an active market product, offer, or bundle for the person or account which is effective on the processing date. You can call this business service from an external system through an inbound web service. You can send the request in XML or JSON format through inbound web service in Oracle Revenue Management and Billing.

If you want to send the request in the XML and/or JSON format, you need to ensure that you create a REST based inbound web service in Oracle Revenue Management and Billing. However, if you want to send the request in the XML format, you can create a SOAP or REST based inbound web service in Oracle Revenue Management and Billing.

You can extract the data in the following template:

  • Summary: Used to extract the details of the market product, offer, and/or bundle without pricing.

  • Detail: Used to extract the details of the market product, offer, and/or bundle with pricing.

To search for viewing the details active market product, offer, or bundle for the person or account, provide the following input parameters:

  • Entity Code

  • Entity Type

  • Person account

Note: Entity is referred to market product, offer or bundle.

Related Topics

For more information on... See...
Market Product, Offer, or Bundle View Request in the XML Format Market Product, Offer, or Bundle View Request in the XML Format
Market Product, Offer, or Bundle View Response in the XML Format Market Product, Offer, or Bundle View Response in the XML Format
Market Product, Offer, or Bundle View Request - Tags in XML Format Market Product, Offer, or Bundle View Request - Tags in XML Format
Sample Market Product View Request and Response in the XML Format Sample Market Product View Request and Response in the XML Format
Sample Offer View Request and Response in the XML Format Sample Offer View Request and Response in the XML Format
Sample Bundle View Request and Response in the XML Format Sample Bundle View Request and Response in the XML Format
Sample Market Product View Summary Request and Response in the XML Format Sample Market Product View Summary Request and Response in the XML Format
Sample Market Product View Detail Request and Response in the XML Format Sample Market Product View Detail Request and Response in the XML Format
Market Product, Offer, or Bundle View Request in the JSON Format Market Product, Offer, or Bundle View Request in the JSON Format
Market Product, Offer, or Bundle View Response in the JSON Format Market Product, Offer, or Bundle View Response in the JSON Format
Market Product, Offer, or Bundle View Request - Attribute/Value Pairs in JSON Format Market Product, Offer, or Bundle View Request and Response - Attribute/Value Pairs in JSON Format
Sample Market Product View Request and Response in the JSON Format Sample Market Product View Request and Response in the JSON Format
Sample Offer View Request and Response in the JSON Format Sample Offer View Request and Response in the JSON Format
Sample Bundle View Request and Response in the JSON Format Sample Bundle View Request and Response in the JSON Format
Sample Bundle View Summary Request and Response in the JSON Format Sample Bundle View Summary Request and Response in the JSON Format
Sample Bundle View Detail Request and Response in the JSON Format Sample Bundle View Detail Request and Response in the JSON Format

Parent Topic: Retail Banking Product Inbound Web Services