What you receive
- Expected versus recorded amount for all six movement types
- Missing and excess component amounts kept independently traceable
- Recorded funds holds left unreleased after supplied resolution
- Net reimbursement-debit and dispute-fee-debit context totals
- Per-movement-type summaries and a difference-first review queue
Who it is for
eBay sellers, agencies, and finance teams reconciling seller-redacted resolved-dispute rows to payment-account movements before a human checks the source case and settlement.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on seller-redacted dispute and order aliases, dates, a verbatim resolution label, seller-supplied expected amounts, and classified payment-account movements. It reads no eBay account, case, order, buyer, message, evidence, payment account, or live policy. A component difference or unreleased-hold control is not proof of seller protection, an incorrect fee, a missing reimbursement, funds owed, or credit eligibility. Friday sends no response or evidence, files no dispute or appeal, requests no credit, moves no money, does not publish listings, and changes no seller account.
Synthetic sample
See the deliverable structure before buying
{
"dispute_count": 4,
"statement_movement_count": 13,
"disputed_amount": 230.0,
"component_mismatch_dispute_count": 1,
"open_hold_dispute_count": 2,
"total_absolute_component_difference": 15.0,
"unreleased_held_amount": 40.0,
"excess_release_amount": 0.0,
"net_seller_reimbursement_debit": 60.0,
"net_dispute_fee_debit": 25.0,
"review_queue_preview": [
{
"priority_rank": 1,
"dispute_reference": "NW-DSP-002",
"status": "review_component_difference",
"component_mismatch_count": 2,
"total_absolute_component_difference": 15.0,
"unreleased_held_amount": 10.0
},
{
"priority_rank": 2,
"dispute_reference": "NW-DSP-004",
"status": "review_open_hold",
"component_mismatch_count": 0,
"total_absolute_component_difference": 0.0,
"unreleased_held_amount": 30.0
}
],
"movement_type_summary_preview": [
{
"movement_type": "FUNDS_RELEASE",
"expected_amount": 200.0,
"recorded_amount": 190.0,
"recorded_below_expected": 10.0
},
{
"movement_type": "DISPUTE_FEE_CHARGE",
"expected_amount": 40.0,
"recorded_amount": 45.0,
"recorded_above_expected": 5.0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied resolved disputes, expected components, and redacted statement rows only. It reads no eBay account, infers no outcome or entitlement, sends nothing, moves no money, and changes no account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.