What you receive
- Recomputed commission and transaction fee for every order
- Per-component and total reported-versus-recomputed discrepancy and overcharge exposure
- Mismatch-first review queue with your own tolerance and high-exposure threshold
- Commission-versus-transaction component summary in one reporting currency
- Transparent rounding, tolerance, and method notes for human review
Who it is for
TikTok Shop sellers, agencies, and finance teams checking a month of seller-supplied per-order fee rows for a wrong category rate or fee basis before a human reviews the source settlement entries.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the order dates, seller-owned references, product and SKU aliases, currency, fee bases, fee percentages, flat transaction amount, and recorded commission and transaction charges you provide. It reads no TikTok Shop account, Seller Center, settlement, order, product, or fee schedule, decides no category, 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, refund, or dispute is available. Friday opens no case, files no dispute, changes no product, price, shipping, or shop setting, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 5,
"total_reported_fee": 105.8,
"total_recomputed_fee": 105.0,
"total_amount_discrepancy": 0.8,
"possible_overcharge_exposure": 0.85,
"commission_mismatch_count": 2,
"transaction_mismatch_count": 1,
"mismatch_count": 3,
"high_exposure_count": 2,
"review_queue_preview": [
{
"priority_rank": 1,
"reference": "REF-LAMP",
"sku": "NW-LAMP-30",
"computed_commission_fee": 40.0,
"recorded_commission_fee": 40.6,
"commission_discrepancy": 0.6,
"transaction_discrepancy": 0.0,
"total_discrepancy": 0.6,
"status": "review_math"
},
{
"priority_rank": 2,
"reference": "REF-DESK",
"sku": "NW-DESK-40",
"computed_transaction_fee": 4.3,
"recorded_transaction_fee": 4.55,
"commission_discrepancy": 0.0,
"transaction_discrepancy": 0.25,
"total_discrepancy": 0.25,
"status": "review_math"
}
],
"component_summaries": [
{
"component": "commission",
"reported_amount": 83.35,
"recomputed_amount": 82.8,
"amount_discrepancy": 0.55,
"possible_overcharge_exposure": 0.6,
"mismatch_count": 2
},
{
"component": "transaction",
"reported_amount": 22.45,
"recomputed_amount": 22.2,
"amount_discrepancy": 0.25,
"possible_overcharge_exposure": 0.25,
"mismatch_count": 1
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied fee bases, rates, and recorded charges only. A discrepancy is not a finding that TikTok Shop charged incorrectly or that a credit is due; no case is opened and no product, price, shipping, or account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.