Payment Sent

This chapter provides an in-depth overview of the PaymentSent notification message, which is published when a payment is sent from an account.

Notification Overview

Headers of the PaymentSent Notification

The following table lists the headers in the PaymentSent notification:

Header Description Value

X-Ocs-Io-transaction-id

ID of the transaction.

X-Ocs-Io-notification-code

Code of the Notification.

paymentSent

X-Ocs-Io-notification-payload

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

PaymentSentNotification

Fields of the PaymentSent Notification Payload

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

Field Description

effectiveDate

Effective Date/Time of the Notification.

account

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

paymentType

Payment Types: 'OUT' - Outgoing Payment

paymentAmount

Amount of the Payment.

currency

Currency of the Payment.

paymentDateSent

Date/Time when Payment was sent from provider’s bank account.

paymentRef1

Payment Reference No.1 associated with the Payment.

paymentRef2

Payment Reference No.2 associated with the Payment.

paymentRef3

Payment Reference No.3 associated with the Payment.

channelType

Type of channel (e.g. card, bank transfer, etc.).

Detailed API documentation and endpoint specifics are available here.