What you receive
- Exactly one matched weight-band and order-units-band rate per delivered order
- Recomputed charge (order units x matched per-unit fee) beside the recorded charge
- Mismatch-first review queue with your own tolerance and high-charge threshold
- Possible overcharge kept separate from recorded-below-computed, never netted
- Per-rate summaries in one reporting currency, including unused supplied bands
Who it is for
TikTok Shop sellers, agencies, and finance teams checking a month of seller-supplied FBT fulfillment charges for weight-band or multi-unit-band mapping errors before a human reviews the source Billing Center entries.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the delivered dates, seller-owned charge and order references, SKU aliases, chargeable weights, order-unit counts, rate bands, per-unit fees, and recorded charges you provide. It reads no TikTok Shop account, Seller Center, Billing Center, FBT report, item measurement, or current rate card, decides no weight or eligibility rule, 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, adjustment, or dispute is available. Friday opens no case, files no dispute, changes no order, shipment, inventory, product, price, or shop setting, does not publish listings, and does not modify a seller account.
Synthetic sample
See the deliverable structure before buying
{
"charge_count": 5,
"rate_count": 5,
"used_rate_count": 4,
"order_units": 11,
"total_reported_fulfillment_charge": 30.9,
"total_recomputed_fulfillment_charge": 30.4,
"total_charge_discrepancy": 0.5,
"possible_overcharge_exposure": 1.5,
"possible_undercharge_exposure": 1.0,
"mismatch_count": 2,
"high_charge_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"charge_reference": "NW-FBT-CHG-01",
"order_alias": "NW-ORD-1001",
"rate_code": "FBT-1U-0-1",
"order_units": 1,
"per_unit_fulfillment_fee": 3.45,
"reported_fulfillment_charge": 4.95,
"recomputed_fulfillment_charge": 3.45,
"charge_discrepancy": 1.5,
"status": "review_mismatch"
},
{
"priority_rank": 2,
"charge_reference": "NW-FBT-CHG-02",
"order_alias": "NW-ORD-1002",
"rate_code": "FBT-2-3U-0-1",
"order_units": 2,
"per_unit_fulfillment_fee": 2.75,
"reported_fulfillment_charge": 4.5,
"recomputed_fulfillment_charge": 5.5,
"charge_discrepancy": -1.0,
"status": "review_mismatch"
}
],
"rate_summary_preview": [
{
"rate_code": "FBT-2-3U-0-1",
"charge_count": 2,
"order_units": 5,
"reported_fulfillment_charge": 12.75,
"recomputed_fulfillment_charge": 13.75,
"mismatch_count": 1
},
{
"rate_code": "FBT-2-3U-1-3",
"charge_count": 0,
"order_units": 0,
"reported_fulfillment_charge": 0.0,
"recomputed_fulfillment_charge": 0.0,
"mismatch_count": 0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied chargeable weights, order-unit counts, rate bands, and charges only. It reads no TikTok Shop account, Billing Center, or rate card, claims no charge is wrong, files no dispute, and changes no order, shipment, product, or seller account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.