payout_reconciliation
Explain why a payout is less than sales: walk gross -> deductions -> expected, and (if actual_deposit given) flag the unexplained gap (shortfall/surplus).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refunds | No | ||
| chargebacks | No | ||
| gross_sales | Yes | ||
| actual_deposit | No | ||
| processing_fees | No | ||
| other_deductions | No |