payment_already_reversed
The payment is already reverted, and its trail is not overwritten by a second reversal: the reason, instant and author of the first one are the accounting record of why the invoice stopped being paid.
| Code | Type | HTTP | Category |
|---|---|---|---|
payment_already_reversed | invalid_request_error | 422 | Payments |
Cause
The payment is already reverted, and its trail is not overwritten by a second reversal: the reason, instant and author of the first one are the accounting record of why the invoice stopped being paid.
What to do
Read the payment to see the reversal on file. If the money came back in, register a new payment instead of trying to undo the reversal.
Related
All Payments error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.