payout_reconciliation_amount_mismatch
The confirmed amount does not match the net amount of the payout, so the reconciliation would close with a difference nobody accounts for.
| Code | Type | HTTP | Category |
|---|---|---|---|
payout_reconciliation_amount_mismatch | invalid_request_error | 422 | Payments |
Cause
The confirmed amount does not match the net amount of the payout, so the reconciliation would close with a difference nobody accounts for.
What to do
Reconcile against the net amount — gross minus Stripe fees — and check that the bank transaction corresponds to this payout.
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.