> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pagos.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Transaction Status Codes

| Transaction Response (Integer) | Short Code                 | Description                                           |
| :----------------------------- | :------------------------- | :---------------------------------------------------- |
| 600                            | authorized                 | Transaction was authorized                            |
| 601                            | authorization\_reversal    | Authorization was reversed                            |
| 602                            | authorization\_expired     | Authorization expired                                 |
| 603                            | authorizing                | Authorizing                                           |
| 604                            | cancellation               | Cancellation                                          |
| 605                            | captured                   | Transaction was captured                              |
| 606                            | failed                     | Transaction failed                                    |
| 607                            | blocked\_by\_rule          | Transaction was blocked by processor or merchant rule |
| 608                            | pending                    | Transaction pending                                   |
| 609                            | declined                   | Transaction declined                                  |
| 610                            | voided                     | Transaction voided                                    |
| 611                            | settled                    | Settled                                               |
| 612                            | settlement\_declined       | Settlement declined                                   |
| 613                            | settlement\_pending        | Settlement pending                                    |
| 614                            | settling                   | Settling                                              |
| 615                            | submitted\_for\_settlement | Submitted for settlement                              |
| 616                            | test                       | Test                                                  |
| 9999                           | unknown                    | Unknown                                               |
| 617                            | verified                   | Verified                                              |
| 618                            | verifying                  | Verifying                                             |
| 619                            | verification               | Verification                                          |
