Payment Moral Calculated

This chapter provides an in-depth overview of the PaymentMoralCalculated notification message, which is published when the payment moral is calculated for an account.

Notification Overview

Headers of the PaymentMoralCalculated Notification

The following table lists the headers in the PaymentMoralCalculated notification:

Header Description Value

X-Ocs-Io-transaction-id

ID of the transaction.

X-Ocs-Io-notification-code

Code of the Notification.

paymentMoralCalculated

X-Ocs-Io-notification-payload

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

PaymentMoralCalculatedNotification

Fields of the PaymentMoralCalculated Notification Payload

The following table lists and describes the fields in the PaymentMoralCalculated notification payload:

Field Description

effectiveDate

Effective Date/Time of the Notification.

account

ID (Ref ID / External ID) of the Account.

paymentMoral

Payment moral of the Account. Deployment specific interpretation.

paymentMoralCalculated

Last calculation of Payment moral for the Account.

Detailed API documentation and endpoint specifics are available here.