Incoming payment lifecycle

Learn about the lifecycle of an incoming payment in Numeral

Events are created as incoming payments are created or updated in Numeral. An update can be the update of any attribute, such as a status, a date, or any other data. Learn more about events and webhooks in Numeral.

Events

EventDescription
receivedIncoming payment has been received.
pending_confirmationIncoming payment has been created and is pending confirmation. It can be confirmed or rejected. Only applicable to incoming instant payments.
confirmedIncoming payment has been confirmed. Only applicable to incoming instant payments.
pending_returnA return has been created or a return request has been received.
returnedIncoming payment has been returned to the sending bank.
return_deniedA return request related has been denied.
rejectedIncoming payment has been rejected, either by the customer or by the partner bank in case of instant payment timing out.
reconciledIncoming payment has been reconciled with one or multiple transactions.
partially_reconciledIncoming payment has been partially reconciled with one or multiple transactions.
unreconciledIncoming payment has been unreconciled.

Statuses

StatusDescription
receivedIncoming payment has been received.
pending_confirmationIncoming payment has been created and is pending confirmation. It can be confirmed or rejected. Only applicable to incoming instant payments.
confirmedIncoming payment has been confirmed. Only applicable to incoming instant payments.
pending_returnA return has been created or a return request has been received.
returnedIncoming payment has been returned to the sending bank.
rejectedIncoming payment has been rejected, either by the customer or by the partner bank in case of instant payment timing out.

State machine