Payment Payments

This chapter provides an in-depth overview of the PaymentPayments business transaction message, which is published when Payment is linked with Payment.

Business Transaction Overview

Headers of the PaymentPayments Business Transaction Message

The following table lists the headers in the PaymentPayments business transaction message:

Header Description Value

X-Ocs-Io-transaction-id

ID of the transaction.

X-Ocs-Io-message-code

Code of the Message.

paymentPayments

X-Ocs-Io-message-payload

Name (JAVA’s Simple Name) of the Message’s Payload.

PaymentPaymentsEx

Fields of the PaymentPaymentsEx Business Transaction Payload

The following table lists and describes the fields in the PaymentPaymentsEx business transaction payload:

Field Description

refId

Ref ID of the Payment.

account

ID of the Account.

sourceEntity

Source Entity (From).

  • 'PAYMENT_IN' - Entity of type PaymentEx, used for Incoming payments.

  • 'PAYMENT_OUT' - Entity of type PaymentEx, used for Outgoing payments.

targetEntity

Target Entity (To).

  • 'PAYMENT_IN' - Entity of type PaymentEx, used for Incoming payments.

  • 'PAYMENT_OUT' - Entity of type PaymentEx, used for Outgoing payments.

monetaryTransaction

Monetary Transaction - Payment assigned to Payment.

Detailed API documentation and endpoint specifics are available here.