payment_reversal_invalid
The reversal note is longer than the 500 characters allowed.
| Code | Type | HTTP | Category |
|---|---|---|---|
payment_reversal_invalid | invalid_request_error | 422 | Payments |
Cause
The reversal note is longer than the 500 characters allowed.
What to do
Trim the note to 500 characters; long detail belongs in your own system, not in the payment trail.
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.