Adding more details to GET single payments endpoints, Reconciliation report and Webhook notifications

We will soon be adding three new properties to the response of the GET single payments, GET single payment by ID endpoints, the Reconciliation report and to the payload of the Webhooks notifications.

In Reconciliation report, these properties will be added as optional and can be included as required. All the Webhook notifications will include these properties, except for the outgoingPaymentBooked notification type.

The new properties are:

return: When an incoming payment is a returned payment, the return property will get the value true. If the payment is outgoing or own payment, the value will be null. Note: Currently, this change does not include SEPA DD incoming.

Coming soon:

processedTimestamp: This property will display the timestamp of when the payment is Processed.

latestStatusChangedTimestamp: This property will display the timestamp of the latest status change on the payment.