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

GS POP product listing workflow revamp

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 Summary

On August 19th, 2025, we will be launching a revamp of the product listing API workflow for Global Selling Platform Open Plan (GSPOP) sellers in order to improve product listing efficiency and overall experience.

#

§2 Impact

Impacted market(s)* Platform Open Plan (POP) - All markets
Impacted version(s)* 202309 (and later)
#

§3 Changes

For a more detailed look at our API changes, please visit our fields description of the new workflow, and/or our API documents preview.

#

§4 New APIs

New APIs

The following endpoints and webhooks have been newly launched:

Endpoint/webhookDescription
GET Global Listing RulesNew endpoint to query the product listing method and warehouse inventory rules for GS POP sellers.
POST Replicate ProductUse this new endpoint to replicate a product from one country's (e.g. US) local shop to another country's (e.g. Mexico, Indonesia, Germany) shop(s).
GET Global Replicated ProductsUse this endpoint by passing a product_id to find all the replicated products related to the product_id.
Global replication status change webhookSends a message when the status of a product replication has changed (both replication success and failure).
Global listing method change webhookWhen a GS POP seller upgrades the product listing mode to the new workflow, this webhook will send a message informing developers that the seller has upgraded.
#

§5 Updated APIs

Updated APIs

The following endpoints have been updated to support the new workflow:

EndpointChanges
POST Create ProductPreviously, this endpoint was used exclusively for local sellers to create products. In the new workflow, GS POP sellers will also need to use this endpoint.
POST Check Product ListingPreviously, this endpoint was used exclusively for local sellers to validate product information. In the new workflow, GS POP sellers may also use this endpoint.
GET ProductAdded return_draft_version=true parameter to filter product information that is in DRAFT status. Added is_replicated to indicate whether the product was created or upgraded to the new workflow.
POST Update InventoryDevelopers will need to use this endpoint to update inventory for GS POP sellers.
#

§6 Deprecated APIs

Deprecated APIs

With the introduction and adoption of the new workflow, most GS POP sellers will upgrade and use the new workflow to manage products. We plan to deprecate the following endpoints in the future. All deprecation plans will be announced and communicated in advance, on a per API basis.

#

§7 Next steps

  • Learn more about the revamped GS POP product listing workflow from our Seller Center Academy.
  • Refer to the new API workflow use case guide to design your app integration and seller UX.
  • Test and implement the new and updated APIs with your app to help sellers using new workflow manage products
#