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

【Important Notice】Enable Support for the New “On Hold” Order Status

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 Mandatory Activation for All Apps in All Global Markets, Q1 2026

To enhance buyer experience and improve overall order processing stability, TikTok Shop introduced a new order status — “On Hold” — effective December 13, 2023. To ensure ecosystem-wide consistency, TikTok Shop will automatically activate “On Hold” orders for all apps that have not yet enabled support starting in Q1 2026. This means: All apps that have not completed integration will begin receiving On Hold orders, which may lead to fulfillment failures, missing address fields, and other processing issues. Please complete the necessary updates as soon as possible to avoid disruption for your merchants.


#

§2 1. What Is the “On Hold” Status?

“On Hold” is a new order status applied after payment, lasting 1 hour. During this window:

  • Buyers may cancel the order without seller approval
  • Sellers cannot take any action on the order (e.g., print labels, ship packages)
  • The API will return empty values for full_address, recipient_address, and district_info
  • A new field is_on_hold_order is added in API v202309 to distinguish this flow

This update applies to cross-border and local sellers.


#

§3 2. Why You Must Support It Now

Starting Q1 2026:

  • All apps (including those not directly processing orders) will be automatically enabled for On Hold orders
  • Apps that are not prepared may experience:
  • Fulfillment errors (Error Code 21011044)
  • Missing address data
  • Incorrect handling of the 1-hour customer remorse window
  • Merchant complaints and disrupted operations

To avoid these risks, please complete your integration before Q1 2026.


#

§4 3. Required Developer Actions

#

§5 3.1 - Upgrade to API v202309 (Strongly Recommended)

3.1 - Upgrade to API v202309 (Strongly Recommended)

Only v202309 includes the new field is_on_hold_order, which enables apps to correctly identify whether an order has passed the On Hold stage.

Apps using legacy API versions cannot reliably process On Hold orders.

#

§6 3.2 - Support Both Order Status Flows

3.2 - Support Both Order Status Flows

Depending on the shop and category, merchants may still receive two types of order flows:

Order FlowStatus Pathis_on_hold_orderRequired Handling
New FlowUnpaidOn HoldAwaiting ShipmentTRUECan fulfill immediately after status becomes Awaiting Shipment
Existing FlowUnpaidAwaiting ShipmentFALSEMust hold the order for 1 hour before shipping

Your app must support both flows in parallel.

#

§7 3.3 - Complete the “On Hold Status Developer Declaration” in Partner Center

3.3 - Complete the “On Hold Status Developer Declaration” in Partner Center

After finishing development & testing: Navigate to: Partner Center → App & Service → App Detail → On Hold Status Developer Declaration Click “Declare” to confirm support. Once the declaration is completed:

  • The “App does not support On Hold” warning will be removed
  • The app will be marked as fully compatible
  • Merchants can install the app without receiving warnings
#

§8 3.4 - Test Using Sandbox 2.0

3.4 - Test Using Sandbox 2.0

  • Sandbox 2.0 shops always include On Hold in eligible categories
  • Some categories allow testing of the existing order flow (without On Hold)
  • All developers should verify their app handles both flows correctly

#

§9 4. Key Timeline

TimeframeRequirement
Now – Q1 2026Developers must complete On Hold support + declaration
Q1 2026TikTok Shop will activate On Hold orders for all non-compliant apps
After activationApps without support may fail to fulfill orders or return errors

#

§10 5. Impact / Potential Risks if Not Updated

If the app does not support On Hold before the enforcement date:

  • API error 21011044 will prevent shipment
  • Missing address data may cause logistics failures
  • Merchants may be unable to fulfill orders
  • App installation pages will continue to show warning banners
  • Increased merchant complaints and operational risk

#

§11 6. Additional Resources

If you encounter any issues during the integration process, please refer to:

If you have any further questions, please contact us via Partner Center or Developer Support.

#