Get Payment Event

get

/rest/apis/customer/financials/paymentEvents/{paymentEventId}

This operation retrieves a payment event.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : C1-PayEvent
Type: object
Show Source
Nested Schema : account
Type: object
Show Source
Nested Schema : account2
Type: object
Show Source
Nested Schema : account3
Type: object
Show Source
Nested Schema : accountT
Type: object
Show Source
Nested Schema : cancelReason
Type: object
Show Source
Nested Schema : characteristics
Type: object
Show Source
Nested Schema : currency
Type: object
Show Source
Nested Schema : document
Type: object
Show Source
Nested Schema : exceptions
Type: object
Show Source
Nested Schema : payEventAlternateCurrency
Type: object
Show Source
Nested Schema : payments
Type: object
Show Source
Nested Schema : paymentTenders
Type: object
Show Source
Nested Schema : payorAccount
Type: object
Show Source
Nested Schema : tenderType
Type: object
Show Source
Nested Schema : user
Type: object
USER ID
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : characteristicType
Type: object
Show Source
Nested Schema : characteristicValue
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : account
Type: object
Show Source
Nested Schema : bill
Type: object
Show Source
Nested Schema : cancelReason
Type: object
Show Source
Nested Schema : characteristics
Type: object
Show Source
Nested Schema : currency
Type: object
Show Source
Nested Schema : nextActions
Type: object
Show Source
Nested Schema : nonCisDistributionDetails
Type: object
Show Source
  • Maximum Length: 10
    The Distribution Code simplifies the account entry generation process by defining valid combinations of chart of account field values.
  • Maximum Length: 254
    The GL Account that the general ledger uses to process financial transactions tagged with this distribution code.
  • Maximum Length: 30
    The Reference Number of the non-CIS billed item being paid.
Nested Schema : payment
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : characteristicType
Type: object
Show Source
Nested Schema : characteristicValue
Type: object
Show Source
  • Maximum Length: 254
    Ad hoc Characteristics Value do not have their valid values defined in a discrete list because the possible values are infinite. Good examples of such a characteristic type would be ones used to define a user's birth date or their mother's maiden name.
    Example: 77
  • Maximum Length: 50
    Foreign Key Value 2
  • Maximum Length: 50
    Foreign Key Value 3
  • Maximum Length: 50
    Foreign Key Value 4
  • Maximum Length: 50
    Foreign Key Value 5
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : adjustment
Type: object
Show Source
Nested Schema : alternateCurrency
Type: object
Show Source
Nested Schema : cancelReason
Type: object
Show Source
Nested Schema : characteristics
Type: object
Show Source
Nested Schema : currency
Type: object
Show Source
Nested Schema : paymentTender
Type: object
Show Source
Nested Schema : payorAccount
Type: object
Show Source
Nested Schema : tenderControl
Type: object
Show Source
Nested Schema : tenderType
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : characteristicType
Type: object
Show Source
Nested Schema : characteristicValueForeignKey
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : alternateCurrency
Type: object
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