Below is the list of the available Transaction status codes in the i-payout system:
| TRANSACTION STATUS CODE | SHORT DESCRIPTION | LONG DESCRIPTION |
|---|---|---|
| -1 | Declined | The transaction has been declined. |
| 0 | Pending | The transaction is pending and will be decided in the future. |
| 1 | Settled | The transaction has been settled. |
| 2 | Unknown | The transaction status is unknown. |
| 3 | Voided | The transaction has been voided. |
| 4 | FailedVoided | The transaction could not be voided as requested. |
| 5 | PendingToVoid | The transaction will be moving from Pending to Voided. |
| 6 | PendingToApprove | The transaction will be moving from Pending to Settled. |
| 7 | Unsent | The transaction has not yet been sent. |
| 8 | Sent | The transaction has been sent. |
| 9 | SentButNoReply | The transaction was sent, but there has not been a reply. |
| 10 | Processing | The transaction is currently processing. |