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

UK market: Mandatory hazmat attributes added

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 UK market: Mandatory hazmat attributes added

#

§2 Summary

Summary

All new and existing products will be validated to ensure mandatory hazmat attributes have been provided where necessary. API enforcement for new listings will begin on 5 January 2025. Per federal regulations, hazmat products need to be properly labelled, classified, stored, fulfilled and transported by qualified stakeholders within the supply chain. These requirements apply broadly to a wide range of products. Failure to implement integration solutions will impact sellers by blocking their listings and reducing LSR.

#

§3 What are we launching

What are we launching

A dangerous good (also known as hazardous material or hazmat) is any product capable of posing an unreasonable risk to health, safety, and property during shipping, storage, and handling. These goods can contain flammable, corrosive, pressurized, or otherwise harmful substances. As a result, dangerous goods must be handled and transported with special care and safety measures and can have additional transportation requirements (such as specific marking and labeling of packages or special handling). Sellers are responsible for identifying if their listed products qualify as dangerous goods and shipping and labeling these products in a compliant manner, according to applicable laws and regulations. In order to do this, we are launching new required attributes to Get Attributes API. These attributes must be filled by the seller in order to list products in hazmat categories. More information on hazmat policy and categories can be found on Seller Academy.

#

§4 When are we launching it

When are we launching it

API enforcement for product listings (Create and Edit Product APIs) with hazmat attributes will begin on ++January 5th++.

#

§5 Impact

Impact

All existing and new listings must comply and provide hazmat information on January 5th to avoid be taken down.

#

§6 Which markets are impacted?

Which markets are impacted?

With this change, both US and UK market now have requirements for hazardous products. Please see the changelog for the US market.

#

§7 API Changes

API Changes

These changes to the API are going to be released on July 20, 2024. A list of attributes names and IDs for Hazmat information:

attribute.nameattribute.idattribute.values.nameattribute.values.idSupported input type
> Contains Batteries or Cells?101610Batteries1024358Select one value for the listed options
Cells1024359Select one value for the listed options
None1000325Select one value for the listed options
Not Sure1024360Select one value for the listed options
>> Battery Type100216Lithium Ion1024361Select one value for the listed options
Lithium Metal1023433Select one value for the listed options
Lead/Cadmium/Mercury1024362Select one value for the listed options
Alkaline1024363Select one value for the listed options
Other1020869Select one value for the listed options
>>> How Batteries Are Packed101611Batteries Built-In1024364Select one value for the listed options
Batteries Packed Separately1024365Select one value for the listed options
Batteries Only1024366Select one value for the listed options
>>> Number of Batteries or cells101623Custom text input
>>> Battery or Cell Capacity in Wh101624Custom text input
>>> Battery or Cell Capacity in grams101625Custom text input
>>> Battery or Cell Weight in grams101614Custom text input
> Flammable Liquid101574Yes1000058Select one value for the listed options
No1000059Select one value for the listed options
Not Sure1024360Select one value for the listed options
>> Flammable Liquid Volume in ml101626Custom text input
> Aerosols101571Yes1000058Select one value for the listed options
No1000059Select one value for the listed options
Not Sure1024360Select one value for the listed options
>> Aerosol Liquid Volume in ml101627Custom text input
> Other Dangerous Goods or Hazardous Materials101619Yes1000058Select one value for the listed options
No1000059Select one value for the listed options
Not Sure1024360Select one value for the listed options
#

§8 1.[Get Attributes](https://partner.tiktokshop.com/docv2/page/get-attributes)

#
§9 Parameters

Parameters

No change

#
§10 Responses

Responses

Adding two properties:

  • Adding requirement_conditions to response, indicating if the product attribute is required based on the conditions in this object. If any of the conditions are met, the attribute is required; otherwise, it is not.
  • Adding value_data_format property, to specify the type and structure of data expected for that attribute, such as strings, integers or positive decimal value.
#
§11 Error code/message

Error code/message

No change

#

§12 2.[Get Category Rules](https://partner.tiktokshop.com/docv2/page/get-category-rules)

#
§13 Parameters

Parameters

No change

#
§14 Responses

Responses

Adding requirement_conditions to response, indicating if the product attribute is required based on the conditions in this object. If any of the conditions are met, the attribute is required; otherwise, it is not.

#
§15 Error code/message

Error code/message

No change

#