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

# Introduction of Payout Reversal – Sandbox

The payout reversal feature is now also available in the sandbox environment for testing payout reversal scenarios end-to-end.

## New State Introduced for Sandbox Payout

* **`reversed`**
  Indicates that a previously succeeded payout has been successfully reversed.

## Amount-Based Reversal Scenarios

The payout reversal feature in sandbox supports two distinct amount-based reversal scenarios:

### Scenario 1: Payout amounts between 500,000 and 550,000

| Attribute     | Details                  |
| ------------- | ------------------------ |
| Payout status | `succeeded` → `reversed` |
| FX Impact     | None                     |
| Fees          | Tazapay fee only         |

### Scenario 2: Payout amounts between 550,000 and 600,000

| Attribute     | Details                                                     |
| ------------- | ----------------------------------------------------------- |
| Payout status | `succeeded` → `reversed`                                    |
| FX Impact     | Significant (difference in currency conversion)             |
| Fees          | Tazapay fee, FX impact charges and third-party fees applied |

## Reversal Details

The payouts are reversed with the following details:

| Field         | Value                                 |
| ------------- | ------------------------------------- |
| Reason        | Invalid or closed beneficiary account |
| Reversal Code | `PR1001`                              |

## Relevant Links

1. [Payout Reversals](/changelog/2025/introduction-of-payout-reversal)
2. [Reversal Reason Codes](/api-reference/appendix/payout-reversal-reasons)
