C1-GetHoldRequestHistory Business Service

The Inquire Hold Request Details (C1-GetHoldRequestHistory) business service enables you to view the details of an active hold request for a single entity (i.e. person, account, or bill). You can call this business service from an external system through an inbound web service. If you want to send the hold request view 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 hold request view request in the XML format, you can create a SOAP or REST based inbound web service in Oracle Revenue Management and Billing.

While sending the hold request view request, you need to specify the following details:

  • Either the entity identifier type and entity identifier value or the entity ID.
    Note: Specify a valid entity ID in the hold request view request which is used in the system.

The system enables you to track the hold request view response sent to the external system using the Inbound Web Service History feature. For more information, see Inbound Web Service History

Related Topics

For more information on... See...
Hold Request View Request in the XML Format Hold Request View Request in the XML Format
Hold Request View Response in the XML Format Hold Request View Response in the XML Format
Hold Request View Request in the JSON Format Hold Request View Request in the JSON Format
Hold Request View Response in the JSON Format Hold Request View Response in the JSON Format
Hold Request View Request and Response - Tags in XML Format Hold Request View Request and Response - Tags in XML Format
Hold Request View Request and Response - Attribute/Value Pairs in JSON Format Hold Request View Request and Response - Attribute/Value Pairs in JSON Format
Sample Hold Request View Request and Response in the XML Format Sample Hold Request View Request and Response in the XML Format
Sample Hold Request View Request and Response in the JSON Format Sample Hold Request View Request and Response in the JSON Format

Parent Topic: Hold Request Creation, Modification, Release, and View Through Inbound Web Service