Payment Statuses

Here is the list of payment statuses used for payments and bulk payments.
This is a internal simplified version of all available ISO20022 statuses that mybanx receives from the banks.

STATUSVALUEDESCRIPTION
UNKNOW0Status of this payment is unknwon at the moment.
This might appear when payment has been sent to the bank.
DRAFT1Payment has been created on mybanx but not yet sent to the bank.
SENT2Payment has been sent to the bank and we wait for status.
PENDING3Initial status received from the bank after payment has been sent.
We still don't known if the bank will execute it, process ongoing.
PAID4Final status received from the bank OR calculated on our side when we receive the transaction confirming the payment in the bank statements.
CLOSED5not used for now.
CANCELED6Final status of a payment if canceled by user or through the API. Once a payment is sent, cancelation is not possible.

Did this page help you?