| SNO | RESPONSE_CODE | DESCRIPTION |
|---|
| 1 | 0 | Error Message. |
| 2 | 1 | Payout Successfully received |
| 3 | 8 | Validation Error |
| 4 | 9 | Unable to process request |
| 5 | 10 | JWT Error |
| 6 | 11 | Authentication failed |
| 7 | 12 | Payout service is disabled. |
| txn_status | value | Description |
|---|
| 0 | Failed and Refunded | Transaction is failed. Amount and charges deducted is reversed to wallet. |
| 1 | Transaction Successful | Transaction successful |
| 2 | Transaction In Pending | Perform Transaction status method to get actual status in 30 min interval |
| 3 | Transaction In Processed | Perform Transaction status method to get actual status in 30 min interval |
| 4 | Transaction on Hold | Perform Transaction status method to get actual status in TAT(T+3) interval |