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

[Action Required] Supports more granular item_status and deboost information

Shopee 官方资料 · Shopee Open Platform 变更通知(Announcements) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.announcements
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/announcementtopic/apitopic/api-producttopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 [Action Required] Supports more granular item_status and deboost information

Dear developers,

The changes mentioned in the previous "[Important] Supports more granular item_status and deboost information" announcement have been successfully released around 12:00.

Note: To avoid any disruption to your services caused by the following changes, please switch to using the new item_status as soon as possible. Thank you for your cooperation!

Related APIs:

v2.product.get_item_base_info

v2.product.get_item_list

v2.product.search_item

In addition, the newly added v2.product.get_item_violation_info and violation_item_push have also been released:

  1. v2.product.get_item_violation_info: Support to get the violation type, violation reason, suggestion, and fix deadline using item_id_list;

  2. violation_item_push: Support to send push notifications when item_status becomes BANNED or SHOPEE_DELETE and deboost becomes true, informing sellers about the violation type, violation reason, suggestion, and fix deadline.

Note: The banned_item_push will be deprecated in the future, please migrate to use the newly added violation_item_push as soon as possible. Thank you for your cooperation!

Related APIs/Pushs:

v2.product.get_item_violation_info

violation_item_push

banned_item_push

尊敬的开发者,

此前发布的“[Important] Supports more granular item_status and deboost information”公告中的改动点已经于12:00左右完成发布。

注意:为了避免下述改动部分影响您服务的正常使用,请尽快切换至使用新的item_status,感谢您的配合!

影响接口:

v2.product.get_item_base_info

v2.product.get_item_list

v2.product.search_item

此外,平台新增的v2.product.get_item_violation_info接口与violation_item_push通知也已同步上线:

1)v2.product.get_item_violation_info接口:支持根据item_id_list获取对应的违规类型、违规原因、整改建议与时间期限;

2)violation_item_push:支持当 item_status变为BANNED或SHOPEE_DELETE 以及 deboost变为true 时,主动发送Push通知,告知对应的违规类型、违规原因、整改建议与时间期限。

注意:后续banned_item_push将会下线,请您尽快对接新的violation_item_push,感谢您的配合!

影响接口/Push:

v2.product.get_item_violation_info

violation_item_push

banned_item_push

#