stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 supplier_prouduct_review_result_push
get message when supplier product review result has change
§2 Overview
Overview
| Field | Value |
|---|---|
| Push code | 19 |
| Timeout (seconds) | 3 |
| Retry strategy (seconds) | 1, 3, 5 |
| Guaranteed delivery | No |
§3 Push parameters
Push parameters
| Name | Type | Required | Sample | Description |
|---|---|---|---|---|
| code | int32 | 18 | Shopee's unique identifier for a push notification | |
| timestamp | timestamp | Timestamp that indicates the message was sent. | ||
| data | object[] | |||
| data.supplier_product_id | string | 货品id | ||
| data.supplier_product_model_id | string | 货品规格id | ||
| data.approval_result | string | 审核结果,值为下列结果之一:"Pending Info Revision""Pending Sample Providing""Pending Sample Revision""Selected""Rejected" | ||
| data.approval_time | timestamp | 审核时间 | ||
| supplier_id | int32 |
§4 Update log
Update log
| Date | Change |
|---|---|
| 2024-03-27 | New Push |
