What you receive
- Elapsed auto-cancel, overdue dispatch, approaching deadline, in-transit risk, and completed-context bands
- Exact timezone-aware seconds until every supplied dispatch, auto-cancel, and deliver-by timestamp
- Unshipped units and order value, with auto-cancel exposure kept explicit
- Status totals and active totals by supplied regular, preorder, or custom-handling type
- Seller-safe method notes that distinguish elapsed-window arithmetic from an enforcement prediction
Who it is for
TikTok Shop sellers, agencies, and fulfillment teams triaging seller-fulfilled orders across different supplied order types and Seller Center deadlines.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs timestamp, unit, and amount arithmetic only on seller-redacted order aliases, supplied regular/preorder/custom-handling types, fulfillment states, and the dispatch-by, auto-cancel, and deliver-by timestamps copied from Seller Center. It reads no TikTok Shop account, order, buyer, address, contact, message, tracking, carrier, label, or payment data; embeds no SLA duration or holiday calendar; verifies no state or deadline; predicts no cancellation, delivery, enforcement, metric, fault, or refund outcome; buys no label; updates no tracking; ships, cancels, or refunds no order; does not publish listings; and changes nothing. Verify every live order and displayed deadline in Seller Center before acting.
Synthetic sample
See the deliverable structure before buying
{
"order_count": 10,
"auto_cancel_window_elapsed_count": 1,
"dispatch_overdue_count": 1,
"auto_cancel_due_soon_count": 1,
"dispatch_due_soon_count": 1,
"awaiting_dispatch_count": 1,
"in_transit_late_count": 1,
"in_transit_due_soon_count": 1,
"in_transit_count": 1,
"completed_context_count": 2,
"action_required_count": 7,
"unshipped_units": 8,
"unshipped_order_value": 455.0,
"auto_cancel_exposure_order_value": 270.0,
"in_transit_late_order_value": 90.0,
"completed_context_order_value": 105.0,
"orders_preview": [
{
"rank": 1,
"order_alias": "TT-DSP-NORTH-5000",
"queue_status": "auto_cancel_window_elapsed",
"order_value": 120.0,
"seconds_until_auto_cancel": -3600
},
{
"rank": 3,
"order_alias": "TT-DSP-NORTH-5002",
"queue_status": "auto_cancel_due_soon",
"order_value": 150.0,
"seconds_until_auto_cancel": 64800
}
],
"publish_status": "draft_needs_review",
"safety": "Uses only seller-redacted aliases and supplied deadlines. Friday reads no TikTok Shop account, predicts no cancellation or enforcement, buys no label, updates no tracking, and ships, cancels, or refunds nothing."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.