快工助手跨境电商知识与商机助手

US market: Backorder Quantity Thresholds

TikTok Shop 官方资料 · TikTok Shop Partner Center 开发者文档 · 适合开发者

stable本次发布有变化全部展示

来自 TikTok Shop 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
TikTok Shop / profile.tiktok.docs_api
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/tiktok_shopaudience/developercategory/api_doctopic/compliancetopic/developer

资料正文

§1 US market: Backorder Quantity Thresholds

#

§2 Summary

Summary

We've introduced inventory backorder_quantity functionality, which allows sellers to define a backorder quantity threshold to continue to capture sales, in the event the physical inventory is temporarily out-of-stock. There also needs to be a handling_time defined, which dictates how many days the seller needs to process the backorder and sets the SLA for sending a fulfillment event update to TikTok Shop. Backorder(BO) Seller Academy article

Important note: Currently, only select qualified sellers can use the backorder functionality and need to go through TikTok account management for approval. Once the sellers are approved, they must activate the backorder functionality on their product detail page within their seller center interface first. There is currently no API functionality to activate the backorder flag on a product_id / sku level.

Updating backorder_quantity thresholds and handling_time can only be done through the API after the seller has completed the backorder activation.

#

§3 Affected markets and versions

Affected markets and versions

This change applies to the following market(s):

  • United States (US)

This change applies to the following API version(s):

  • Please see table below
#

§4 What's changing?

What's changing?

#

§5 Product APIs

Product APIs

Endpoint(s)Version(s) AffectedChange(s)
Check Product Listing202309New response parameters within theinventory object: backorder_quantity handling_time
Create Product202309New body parameters within the inventory object: backorder_quantity handling_time
Search Products202502New response parameters within the inventory object: backorder_quantity handling_time
Get Product202309New response parameters within the inventory object: backorder_quantity handling_time
Update Inventory202309New body parameters within the inventory object: backorder_quantity handling_time
Edit Product202509New body parameters within the inventory object: backorder_quantity handling_time
Partial Edit Product202509New body parameters within the inventory object: backorder_quantity handling_time

##

#