stripe_payout_already_reconciled
The payout was already reconciled, and reconciliation is terminal: repeating it would double-count the bank entry.
| Code | Type | HTTP | Category |
|---|---|---|---|
stripe_payout_already_reconciled | invalid_request_error | 422 | Payments |
Cause
The payout was already reconciled, and reconciliation is terminal: repeating it would double-count the bank entry.
What to do
Read the payout to see the reconciliation on record; if it is wrong, correct the bank transaction it was matched against.
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.