来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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.
