Payment status
This page lists all the possible statuses of a payment requested by the Efí Bill Payment API.
payment requested
Below, check the table with the list of all possible statuses of a payment requested.
| Status | Description |
|---|---|
EM_PROCESSAMENTO | The payment request has been received and is being processed. |
AGENDADO | The payment was scheduled to be made on the requested date. |
EXECUTADO | The payment was successfully sent to be settled. |
LIQUIDADO | The payment was successfully settled. |
CANCELADO | The payment was canceled by the customer and the amount refunded. |
NAO_REALIZADO | The payment had an error and was not sent for settlement or the amount was reversed. |