Transaction Status
This page contains the list of all possible transaction statuses of the Efí's Pix API.
Pix Charge
Below, check the table containing the list of all possible statuses for a Pix Billing.
Status | Description |
---|---|
ATIVA | This status indicates that the billing was successfully generated and is ready for payment. |
CONCLUIDA | This status indicates that the billing was successfully generated and has been paid. |
REMOVIDA_PELO_USUARIO_RECEBEDOR | This status indicates that the billing was successfully generated and was removed by the receiving user. |
REMOVIDA_PELO_PSP | This status indicates that the billing was successfully generated and was removed by the PSP. |
PIX SENDING
Below, a table containing the list of all possible statuses for a Pix Send.
Status | Description |
---|---|
EM_PROCESSAMENTO | This status indicates that the Pix Send request was successfully received and is in the queue waiting to start processing. |
REALIZADO | This status indicates that the Pix was successfully sent. |
NAO_REALIZADO | This status indicates that the Pix was not sent successfully. |
REFUND
Below is a table containing the list of all possible statuses for a Refund.
Status | Description |
---|---|
EM_PROCESSAMENTO | This status indicates that the refund request was successfully received and is in the queue waiting to start processing. |
DEVOLVIDO | This status indicates that the amount was refunded successfully. |
NAO_REALIZADO | This status indicates that the amount was not refunded successfully. |
RECONCILIATION EXTRACT
Below is a table containing the list of all possible statuses for a Reconciliation extract.
Status | Description |
---|---|
AGUARDANDO_PROCESSAMENTO | This status indicates that the extract request was successfully received and is in the queue waiting to start processing. |
EM_PROCESSAMENTO | This status indicates that the file generation has started and is in the data processing stage. |
CONCLUIDO | This status indicates that a extract with the same parameters was previously requested, and a file with the returned id is now available for download. |