来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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/webhook | Description |
|---|---|
| GET Global Listing Rules | New endpoint to query the product listing method and warehouse inventory rules for GS POP sellers. |
| POST Replicate Product | Use 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 Products | Use this endpoint by passing a product_id to find all the replicated products related to the product_id. |
| Global replication status change webhook | Sends a message when the status of a product replication has changed (both replication success and failure). |
| Global listing method change webhook | When 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:
| Endpoint | Changes |
|---|---|
| POST Create Product | Previously, 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 Listing | Previously, 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 Product | Added 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 Inventory | Developers 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
