This GET endpoint is used to retrieve the payout reversal history for a specific user and payout transaction.
You can use this endpoint to view all reversal transactions applied to a particular payout, including each payout_reversal_token, the reversed amount, and status.
To use this endpoint, you need to provide both the user_token and the original payout_token in the URL Path.
The response will include a JSON object containing an array of reversal transactions associated with the specified payout, with each entry including details such as the reversal token, amount, currency, status, and the date and time of the reversal.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request
401Unauthorized
403You do not have necessary permissions for the resource
404Not Found
500Internal Server Error
504Gateway Timeout
