What you receive
- Percentage fee, minimum-applied flag, and recomputed charge for every row
- Reported-versus-recomputed discrepancy and possible overcharge exposure
- Mismatch-first review queue with your own high-exposure threshold
- Single-currency category summaries with mismatch and minimum-applied counts
- Transparent rounding, tolerance, and grouping notes for human review
Who it is for
Amazon sellers, agencies, and finance teams checking a seller-supplied referral-fee export for miscategorized SKUs or wrong-rate charges before a human reviews the source transactions.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the snapshot date, SKU and ASIN references, category label, currency, unit price, referral-fee percentage, per-unit minimum fee, units, and amount charged you provide. It reads no Amazon account, report, fee schedule, or category assignment and verifies no field. A discrepancy is between your supplied fields for human review—not a finding that a charge is wrong or that a credit, reimbursement, waiver, or dispute is available. Friday opens no case, files no dispute, changes no price, listing, or category, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 4,
"total_units": 605,
"total_reported_amount_charged": 705.5,
"total_recomputed_amount_charged": 702.0,
"total_amount_discrepancy": 3.5,
"possible_overcharge_exposure": 26.0,
"mismatch_count": 3,
"high_exposure_count": 2,
"minimum_applied_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "REF-PEN",
"sku": "NW-PEN-05",
"category": "Office Products",
"computed_fee_per_unit": 0.3,
"minimum_applied": true,
"reported_amount_charged": 67.5,
"recomputed_amount_charged": 90.0,
"amount_discrepancy": -22.5,
"status": "review_math"
},
{
"priority_rank": 2,
"reference": "REF-MUG",
"sku": "NW-MUG-12",
"category": "Kitchen",
"computed_fee_per_unit": 1.2,
"minimum_applied": false,
"reported_amount_charged": 260.0,
"recomputed_amount_charged": 240.0,
"amount_discrepancy": 20.0,
"status": "review_math"
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied report fields only. A discrepancy is not a finding that Amazon charged incorrectly or that a credit is due; no case is opened and no listing, price, category, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.