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

For All Markets: Create FBT MCF Order Request Parameter district_or_county now optional

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 1. Overview

This release updates the Create FBT MCF Order API. The request parameter district_or_county has been changed from required to optional. Previously, callers had to always provide district_or_county when creating a Fulfilled by TikTok (FBT) Merchant-Configured Fulfillment (MCF) order. With this change, the field is no longer mandatory, so orders can be created even when the district or county information is not available on the caller's side.

#

§2 2. Change Details

APICreate FBT MCF Order
Parameterdistrict_or_county (request parameter)
BeforeRequired
AfterOptional
#

§3 3. Impact & Affected Parties

3. Impact & Affected Parties

Who is affectedISVs and merchants who create FBT MCF orders through the Create FBT MCF Order API.
Nature of changeNon-breaking. Relaxing a required field to optional is backward compatible — existing requests that still pass district_or_county continue to work exactly as before.
BenefitOrders can now be created without supplying district_or_county, reducing failures caused by missing district / county data and simplifying integration.
#