来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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) Affected | Change(s) |
|---|---|---|
| Check Product Listing | 202309 | New response parameters within theinventory object: backorder_quantity handling_time |
| Create Product | 202309 | New body parameters within the inventory object: backorder_quantity handling_time |
| Search Products | 202502 | New response parameters within the inventory object: backorder_quantity handling_time |
| Get Product | 202309 | New response parameters within the inventory object: backorder_quantity handling_time |
| Update Inventory | 202309 | New body parameters within the inventory object: backorder_quantity handling_time |
| Edit Product | 202509 | New body parameters within the inventory object: backorder_quantity handling_time |
| Partial Edit Product | 202509 | New body parameters within the inventory object: backorder_quantity handling_time |
##
