来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant Open Platform
Dear Developers.
- Please note that the following changes are only applicable to CN and HK cross-border sellers:
Due to Shopee's operational side policy, starting from August 18, 2025 Local time, the "days_to_ship" for all in-stock items will be updated from 2 days to 1 day, and the stock preparation time (days_to_ship) for pre-sale items will remain unchanged at 4 to 10 days.
Please call v2.global_product.get_global_item_limit to get the latest days_to_ship_range_list information before adding or modifying items.
Shopee will assist you in updating the existing global item data. Before the data refresh is complete, updating the global item info may return an error message about the days_to_ship value, please adjust the DTS (days_to_ship) according to the error message.
Related APIs:
v2.global_product.add_global_item
v2.global_product.update_global_item
v2.global_product.create_publish_task
v2.product.update_item
Effective Date on Live:
August 18, 2025
2.We have introduced a new response field seller_order_processing_fee to v2.payment.get_escrow_detail and v2.payment.get_escrow_detail_batch indicate the amount charged to sellers for every order created.
Currently, this fee applies to ID local shops, and in the future it will also apply to local sellers in TH.
Related APIs:
v2.payment.get_escrow_detail
v2.payment.get_escrow_detail_batch
Effective Date on Live:
Lived
尊敬的开发者,
1.请留意以下变动仅适用于CN和HK的跨境卖家:
受Shopee运营侧政策影响,从当地时间2025年8月18日起,所有站点现货商品的备货时长从原本的2天变更为1天,预售商品的备货时长保持不变仍为4到10天。
请各位开发者按照调 v2.global_product.get_global_item_limit 获取最新days_to_ship_range_list信息后,再添加或修改商品。
Shopee 会协助更新存量的全球商品数据,在数据刷新完成前,全球商品(global item)的编辑可能会返回出货天数的报错信息,需要根据报错信息调整 DTS (days_to_ship)。
影响接口:
v2.global_product.add_global_item
v2.global_product.update_global_item
v2.global_product.create_publish_task
v2.product.update_item
生效日期:
2025年8月18号
2.我们在 v2.payment.get_escrow_detail 和 v2.payment.get_escrow_detail_batch 中新增了响应字段 seller_order_processing_fee,用于表示卖家每创建一笔订单需支付的处理费用。
目前该费用适用于印度尼西亚本地店铺,未来也将适用于泰国本地店铺。
影响接口:
v2.payment.get_escrow_detail v2.payment.get_escrow_detail_batch
生效日期:已上线
