What you receive
- Recomputed settlement amount and mismatch for every supplied row
- Identity exceptions ranked by absolute mismatch, largest first
- Contribution after supplied product and fulfillment costs, never guessed
- Fee share of revenue with your own high-share threshold
- Component totals across payments, fees, refunds, and settlements
Who it is for
TikTok Shop sellers, agencies, and finance teams checking a month of seller-supplied settlement rows for mapping errors, fee drag, and unprofitable orders before a human reviews the source settlement records.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the settlement dates, seller-owned references, product and SKU aliases, currency, customer payments, platform co-funded amounts, fees, refunds, recorded settlement amounts, and optional costs you provide. It reads no TikTok Shop account, Seller Center, settlement, order, product, or fee schedule, and verifies no field. A mismatch is between your supplied fields for human review—not a finding that a settlement or payout 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": 6,
"identity_exception_count": 2,
"negative_contribution_count": 1,
"high_fee_share_count": 1,
"cofunded_refund_review_count": 1,
"rows_missing_cost_inputs": 1,
"totals": {
"customer_payment_total": 595.0,
"platform_cofunded_total": 13.0,
"total_fees_total": 110.1,
"refunds_total": 66.0,
"reported_settlement_total": 443.4,
"computed_settlement_total": 431.9,
"settlement_mismatch_total": 11.5,
"contribution_total": 196.55,
"rows_with_contribution": 5
},
"identity_exceptions_preview": [
{
"priority_rank": 1,
"reference": "NW-TT-2002",
"sku": "NW-DESK-40",
"reported_settlement_amount": 228.0,
"computed_settlement_amount": 216.0,
"settlement_mismatch": 12.0
},
{
"priority_rank": 2,
"reference": "NW-TT-2006",
"sku": "NW-CHAIR-08",
"reported_settlement_amount": 101.2,
"computed_settlement_amount": 101.7,
"settlement_mismatch": -0.5
}
],
"negative_contribution_preview": [
{
"priority_rank": 1,
"reference": "NW-TT-2003",
"sku": "NW-SCARF-05",
"contribution": -1.4,
"contribution_margin_pct": -3.3
}
],
"high_fee_share_preview": [
{
"priority_rank": 1,
"reference": "NW-TT-2004",
"sku": "NW-MUG-12",
"fee_share_of_revenue_pct": 58.0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied settlement fields only. A mismatch is not a finding that a settlement or payout is wrong or that money is owed; 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.