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

For US local sellers: Retail delivery fee is added to API

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 What is changing?

The states of Colorado enacted a new retail delivery fee, with Minnesota introducing a similar policy effective July 2024. To be compliant with these laws, TikTok Shop will collect retail delivery fees from CO & MN states' buyers and show retail delivery fees on the place order page and invoice. The estimated launch time will be beginning of October. The following APIs will reflect the change:

#

§2 Get Order List, Get Order Details

Get Order List, Get Order Details

A new property, retail_delivery_feeis added to the API response.

#

§3 Search Cancellations

Search Cancellations

A new property refund_retail_delivery_fee (the retail delivery fee refunded to buyer) is added to the API response as part of the refund_amount and cancel_line_items object.

#

§4 Search Return

Search Return

A new property refund_retail_delivery_fee (the retail delivery fee refunded to buyer) is added to the API response as part of the refund_amount and return_line_items object.

#

§5 Calculate Refund

Calculate Refund

A new property refund_retail_delivery_fee (the retail delivery fee refunded to buyer) is added to the API response, in the order_refund_amount object.

#

§6 Which markets are affected?

This change is only for the US market.

#

§7 Who is affected?

All local sellers in the US will be affected by this change.

#

§8 Which version is applicable?

This change is applicable to v202309.

#

§9 What action is required?

We recommend that all integrations that serve these markets and use the API version update the processing logic to include these changes.

#