C1-ViewPayment Business Service

The View Payments (C1-ViewPaymentService) business service is used for viewing the payment history for an account in the Oracle Revenue Management and Billing application from the external systems through an inbound web service. This business service fetches the maximum of 50 records based on the payment date.
Note: The difference between Payment Date From and Payment Date To should not exceed more than a year.
The view payment business service responds by returning the following fields:
  • Payment Event ID

  • Payment ID

  • Payment Date

  • Payment Amount

  • Payment Status

  • Match Type

  • Match Value

  • Payment Currency

  • Cancelation Reason

Related Topics

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

Parent Topic: C1-ViewPayment Business Service