Below are the incoming payments state machine and a description of the related events and statuses.
Event | Description |
---|
received | The incoming payment notification has been received. The incoming payment might not yet have been credited on the account yet. |
pending_confirmation | The incoming payment has been created. It can be confirmed or rejected. Only relevant for instant incoming payments. |
confirmed | The incoming payment has been confirmed. Only relevant for instant incoming payments. |
pending_return | The incoming payment's related return has been created, or a related return request has been received. |
returned | The incoming payment has been returned to the sending bank. |
rejected | The incoming payment has been rejected. |
reconciled | The incoming payment has been reconciled against an account statement's transaction. |
partially_reconciled | The incoming payment has been partially reconciled against an account statement's transaction. |
unreconciled | The incoming payment has been unreconciled from any account statement's transaction. |
Status | Description |
---|
received | The incoming payment notification has been received. The incoming payment might not yet have been credited on the account yet. |
pending_confirmation | The incoming payment has been created. It can be confirmed or rejected. Only relevant for instant incoming payments. |
confirmed | The incoming payment has been confirmed. Only relevant for instant incoming payments. |
pending_return | The incoming payment's related return has been created, or a related return request has been received. |
returned | The incoming payment has been returned to the sending bank. |
rejected | The incoming payment has been rejected. |
