Factuarea API

stripe_payout_already_reconciled

The payout was already reconciled, and reconciliation is terminal: repeating it would double-count the bank entry.

CodeTypeHTTPCategory
stripe_payout_already_reconciledinvalid_request_error422Payments

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.

On this page