What you receive
- Cent-rounded commission and per-item fee recomputes
- Independent recorded-charge comparisons per component
- Arithmetic mismatches ranked ahead of high-fee context
- Possible overcharge exposure never netted against undercharges
- Category summaries grouped by supplied label and rate
Who it is for
Rakuten sellers and bookkeepers checking seller-redacted order rows against the category rates and per-item fee shown in their own records before a human reviews any billing question.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on seller-supplied order dates, references, listing and SKU aliases, currency, category labels, commission bases and rates, item counts, per-item amounts, and recorded deductions. It reads no Rakuten Seller Portal, account, order, listing, payout record, or fee schedule and verifies no source field. Rakuten alone determines each item's category, the applicable rates and amounts, what each fee applies to, taxes, refunds, and actual deductions. A difference is a bookkeeping review lead, not proof of a wrong charge, credit, or amount owed. Friday opens no case, files no dispute, requests no credit, moves no money, changes no listing, price, shipping, payout, or seller account, and does not publish listings.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"mismatch_count": 2,
"commission_mismatch_count": 1,
"per_item_mismatch_count": 1,
"high_exposure_count": 1,
"total_reported_fee": 56.72,
"total_recomputed_fee": 56.72,
"total_amount_discrepancy": 0.0,
"possible_overcharge_exposure": 0.99,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "NW-RAK-001",
"status": "review_math",
"category_label": "Electronics",
"commission_discrepancy": 0.99,
"per_item_discrepancy": 0.0,
"possible_overcharge_exposure": 0.99
},
{
"priority_rank": 2,
"reference": "NW-RAK-002",
"status": "review_math",
"category_label": "Home",
"commission_discrepancy": 0.0,
"per_item_discrepancy": -0.99,
"possible_overcharge_exposure": 0.0
},
{
"priority_rank": 3,
"reference": "NW-RAK-004",
"status": "review_exposure",
"category_label": "Apparel",
"recorded_total_fee": 19.98
}
],
"component_summaries": [
{
"component": "commission",
"reported_amount": 49.79,
"recomputed_amount": 48.8,
"possible_overcharge_exposure": 0.99,
"mismatch_count": 1
},
{
"component": "per_item",
"reported_amount": 6.93,
"recomputed_amount": 7.92,
"possible_overcharge_exposure": 0.0,
"mismatch_count": 1
}
],
"category_summaries": [
{
"category_label": "Electronics",
"commission_rate_percent": 8.0,
"reported_fee_total": 21.77,
"recomputed_fee_total": 20.78,
"mismatch_count": 1
},
{
"category_label": "Home",
"commission_rate_percent": 12.0,
"reported_fee_total": 14.97,
"recomputed_fee_total": 15.96,
"mismatch_count": 1
},
{
"category_label": "Apparel",
"commission_rate_percent": 15.0,
"reported_fee_total": 19.98,
"recomputed_fee_total": 19.98,
"mismatch_count": 0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied category rates, bases, item counts, per-item amounts, and recorded deductions only. It reads no Rakuten Seller Portal, account, or payout record, embeds no fee schedule, decides no category, claims no charge wrong or credit due, files no dispute, moves no money, publishes no listing, and changes nothing."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.