stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Do all attribute fields have to be filled in when adding a new product?
Not all attributes need to be filled in. Before adding a new product, call the "v2.product.get_attribute_tree" API to obtain the attribute fields of that category. Only attributes with "mandatory": true are required to be uploaded when adding a new product. If not all required attributes are included, adding a new product will fail, and the error message will be "Must contain all mandatory attributes".
