What you receive
- Recomputed charge (billed cubic feet x supplied daily rate) beside each recorded line
- Mismatch-first review queue with your own tolerance and high-charge threshold
- Possible overcharge kept separate from recorded-below-computed, never netted
- Calendar-month summaries in chronological order across the report window
- Storage-age-band summaries from your supplied band labels, mismatches first
Who it is for
TikTok Shop sellers, agencies, and finance teams checking a window of seller-supplied FBT daily storage lines for volume, age-band, or day-count 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 storage dates, seller-owned references, SKU aliases, storage-age band labels, inventory-condition labels, cubic volumes, daily rates, and recorded charges you provide. It reads no TikTok Shop account, Seller Center, Billing Center, FBT inventory report, measurement, or current rate card, assigns no age band, and verifies no field. A day absent from the input is never treated as a zero charge. 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 inventory, shipment, product, price, 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,
"billed_cubic_feet": 18.75,
"total_reported_storage_charge": 4.08,
"total_recomputed_storage_charge": 4.28,
"total_charge_discrepancy": -0.2,
"possible_overcharge_exposure": 0.15,
"possible_undercharge_exposure": 0.35,
"mismatch_count": 2,
"high_charge_count": 1,
"review_queue_preview": [
{
"priority_rank": 1,
"row_reference": "NW-FBT-STOR-02",
"sku": "NW-MUG-16",
"storage_age_band": "0-30 days",
"billed_cubic_feet": 4.5,
"per_cubic_foot_daily_rate": 0.2,
"reported_storage_charge": 0.55,
"recomputed_storage_charge": 0.9,
"charge_discrepancy": -0.35,
"status": "review_mismatch"
},
{
"priority_rank": 2,
"row_reference": "NW-FBT-STOR-01",
"sku": "NW-LAMP-30",
"storage_age_band": "0-30 days",
"billed_cubic_feet": 2.5,
"per_cubic_foot_daily_rate": 0.2,
"reported_storage_charge": 0.65,
"recomputed_storage_charge": 0.5,
"charge_discrepancy": 0.15,
"status": "review_mismatch"
}
],
"month_summary_preview": [
{
"storage_month": "2026-06",
"row_count": 2,
"reported_storage_charge": 1.2,
"recomputed_storage_charge": 1.4,
"mismatch_count": 2
},
{
"storage_month": "2026-07",
"row_count": 3,
"reported_storage_charge": 2.88,
"recomputed_storage_charge": 2.88,
"mismatch_count": 0
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied volumes, age bands, daily rates, and charges only; absent days are never treated as zero. It reads no TikTok Shop account, Billing Center, or rate card, claims no charge is wrong, files no dispute, and changes no inventory, product, or seller account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.