stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Why does error "no pre order, dts != 2" occur when updating a product?
Why does error "no pre order, dts != 2" occur when updating a product?
If the product does not have longer preparation time enabled ("is_pre_order" is not true), you cannot directly change the value of the "days_to_ship" (DTS) field. To change it, please request both the "is_pre_order" and "days_to_ship" fields simultaneously. Set "is_pre_order" to true and set "days_to_ship" to the desired DTS value. Please refer to the "v2.product.update_item" API for more details.
