Payment Statuses
The payment status indicates where the payment is in the overall workflow. Payment status changes are automatically pushed to webhook endpoints, if subscribed, or can be retrieved manually through a Get Payment request.
Full tracking information for SWIFT payments can be obtained through the SWIFT Status API. View the SWIFT gpi Statuses page for more detailed documentation on specific status and reason codes.
Payment Status | Description | Changeable status vs Final status |
---|---|---|
Created | For batch payments, payment has been accepted as part of the batch, but the batch has not yet been committed. For prefunding payments, this is a committed status and no changes can be made. For Dodd-Frank payments, this status is displayed during the 35-minute hold window in which payments can be cancelled. | Changeable status |
Processing | We are actively processing the payments. | Changeable status |
OnHold | Indicates a payment has not progressed through workflow steps for more than 24 hours. Does not include payments that are unfunded. | Changeable status |
Sent | Payment is approved for release and has been sent to the payments gateway for submission to correspondent bank. | Changeable status |
Released | Payment has been released to a beneficiary from the gateway, or draft has been printed and mailing initiated. | Changeable status |
Rejected | Payment was rejected by our initial payment processor. | Final status |
Returned | Payment was released by our payment processor but was returned by the beneficiary’s bank. | Final status |
ReleasedInProcess | For SWIFT payments. Indicates payment has been successfully released to a beneficiary from our gateway and is in transit. | Changeable status |
ReleasedNoLongerTraceable | For SWIFT payments. Indicates the payment is no longer traceable through the SWIFT gpi tracking network. This can occur when the payment reaches a processing institution that is not a member of the SWIFT network. | Final Status |
ReleasedPaymentRejected | For SWIFT payments. Indicates the payment had been successfully released by our payment processor, but has been rejected prior to beneficiary credit. | Final status |
ReleasedPaymentCancelled | For SWIFT payments. Indicates payment has been cancelled or returned by the customer or beneficiary. | Final status |
ReleasedBeneficiaryAccountCredited | For SWIFT payments. Indicates payment has been successfully applied to the beneficiary account as a credit. | Final status |
Prohibited | Payment has been prohibited from processing by Convera. | Final status |
Sanction Rejected | For internal reasons, the payment cannot be processed and has been rejected by the compliance team. Funds can be returned to the customer. | Final status |
Cancelled | Payment has been cancelled, or check has been voided. | Final status |
NotAccepted | Payment was not accepted by Convera due to a validation error. Errors are returned using the errorCode field stating the validation reason and field in error. | Changeable status |
NoticeOfChange | Notification from receiving bank to payment originator that previously valid payment instructions are outdated or require a change. | Final status |
Updated about 14 hours ago