Skip to main content

Get Supplier Prep Performance Metrics

GET 

/api/tiktok-shop/fbt/suppliers/:supplier/3pl-metrics

The same prep-performance metrics scoped to one source supplier.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

This endpoint is deliberately not scoped to an integration instance: a partner's turnaround spans every TikTok Shop account they prep for.

Turnaround metrics for the 3PLs and suppliers that prep FBT inbound shipments: for each partner, how long they took after the handoff was sent to open the link, submit the carton contents, and report the shipment ready.

Every duration is in hours. A null value means the milestone was never reached. A handoff sent more than 168 hours ago and still not ready counts toward overdue_count.

summary aggregates every partner in scope; partners breaks the same figures out per partner, ordered by the number of handoffs sent.

Only handoffs that were actually sent are counted.

Query parameters

  • date_from — optional, nullable date.
  • date_to — optional, nullable date.

Permission: none beyond a valid token.

Request

Responses

OK

Response Headers
    Content-Type