{ "case": "07_other_purpose_split", "func": "scripts.match_payments.reconcile", "captured_at": "2026-05-06", "input": { "members": [ { "name": "Member_d035d9f9", "tier": "A", "fees": { "2026-01": [ 750, 3 ] } }, { "name": "Member_f4a93e46", "tier": "A", "fees": { "2026-01": [ 750, 2 ] } } ], "sorted_months": [ "2026-01" ], "transactions": [ { "date": "2026-01-10", "amount": 800, "manual_fix": "", "person": "Member_d035d9f9, Member_f4a93e46", "purpose": "other:tournament", "inferred_amount": 800, "sender": "Member_d035d9f9", "message": "", "bank_id": "" } ], "exceptions": [], "default_year": 2026 }, "output": { "members": { "Member_d035d9f9": { "tier": "A", "months": { "2026-01": { "expected": 750, "original_expected": 750, "attendance_count": 3, "exception": null, "paid": 0.0, "transactions": [] } }, "other_transactions": [ { "amount": 400.0, "date": "2026-01-10", "sender": "Member_d035d9f9", "message": "", "purpose": "other:tournament", "confidence": "auto" } ], "total_balance": -750 }, "Member_f4a93e46": { "tier": "A", "months": { "2026-01": { "expected": 750, "original_expected": 750, "attendance_count": 2, "exception": null, "paid": 0.0, "transactions": [] } }, "other_transactions": [ { "amount": 400.0, "date": "2026-01-10", "sender": "Member_d035d9f9", "message": "", "purpose": "other:tournament", "confidence": "auto" } ], "total_balance": -750 } }, "unmatched": [], "credits": { "Member_d035d9f9": -750, "Member_f4a93e46": -750 } } }