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

Significant OpenAPI Updates for Shop Performance

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-accounthealthtopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Significant OpenAPI Updates for Shop Performance

Dear Developer,

Please note the following changes:

  1. Shopee introduces a new metric: % SDD Listings. The Open API updates are as follows:
  1. The response parameter metric_id of v2.account_health.get_shop_performance add the 96: % SDD Listings option to support getting the performance of % SDD Listings:
Metricmetric_idmetric_nameparent_metric_id
% SDD Listings96sdd_listing_rate0
  1. Add new sdd_listing_list response parameter to v2.account_health.get_metric_source_detail to support getting the relevant listings and its SDD status.

Related APIs:

v2.account_health.get_shop_performance

v2.account_health.get_metric_source_detail

Effective Date on Live:

2025.03.19

  1. Shopee introduces a new metric: Poor Quality Products. The Open API updates are as follows:
  1. The response parameter metric_id of v2.account_health.get_shop_performance adds the 2011: PQR Products option to support getting the performance of Poor Quality Products:
Metricmetric_idmetric_nameparent_metric_id
Poor Quality Products2011pqr_products52
  1. The response parameter violation_listing_list > detailed_reason of v2.account_health.get_metric_source_detail adds the 8: PQR Products option to support getting the products that do not meet the target of Poor Quality Products;

  2. The request and response parameter violation_type of v2.account_health.get_penalty_point_history adds the 4130: Poor Product Quality option to support getting the penalty point records generated related to Poor Quality Products.

Related APIs:

v2.account_health.get_shop_performance

v2.account_health.get_metric_source_detail

v2.account_health.get_penalty_point_history

Effective Date on Live:

2025.04.24

  1. We improve the response field "description" in the v2.payment.get_wallet_transaction_list API to ensure better alignment with the information displayed in Shopee Seller Center.

尊敬的开发者,

请留意以下变更:

  1. 平台新增了一个新的指标:% SDD Listings,接口更新如下:

1)v2.account_health.get_shop_performance 的响应参数 metric_id 增加 96: % SDD Listings 选项,支持获取 % SDD Listings 的表现情况:

Metricmetric_idmetric_nameparent_metric_id
% SDD Listings96sdd_listing_rate0

2)v2.account_health.get_metric_source_detail 新增 sdd_listing_list 响应参数,支持获取该指标对应的商品列表及 SDD 状态。

影响接口:

v2.account_health.get_shop_performance

v2.account_health.get_metric_source_detail

上线时间:

2025.03.19

  1. 平台新增了一个新的指标:Poor Quality Products,接口更新如下:

1)v2.account_health.get_shop_performance 的响应参数 metric_id 增加 2011: PQR Products 选项,支持获取 Poor Quality Products 的表现情况:

Metricmetric_idmetric_nameparent_metric_id
Poor Quality Products2011pqr_products52

2)v2.account_health.get_metric_source_detail 的响应参数 violation_listing_list > detailed_reason 增加 8: PQR Products 选项,支持获取 Poor Quality Products 未达标的商品;

3)v2.account_health.get_penalty_point_history 的请求与响应参数 violation_type 增加 4130: Poor Product Quality 选项,支持获取 Poor Quality Products 产生的罚分记录。

影响接口:

v2.account_health.get_shop_performance

v2.account_health.get_metric_source_detail

v2.account_health.get_penalty_point_history

上线时间:

2025.04.24

  1. 我们优化了 v2.payment.get_wallet_transaction_list 接口中 "description" 字段的返回内容,使其更好地与 Shopee Seller Center description 展示的信息保持一致。

影响接口:

v2.payment.get_wallet_transaction_list

#