supplier_prouduct_review_result_push
Last Updated: 27 Apr 2025
Basics
| Property | Value |
|---|
| Category | Consignment Service Push |
| Push Mechanism Name | supplier_prouduct_review_result_push |
| Push Mechanism Code | 19 |
| Push Mechanism Description | get message when supplier product review result has change |
| Push Mechanism Subscription Rules | Consignment Service System |
| Time Out Seconds | 3s |
| Sequence Guaranteed | No |
| Can Repeated Same Message | Yes |
| Retry Seconds | 1s,3s,5s |
Push Parameters
| Name | Type | Sample | Description |
|---|
| code | int32 | 18 | Shopee's unique identifier for a push notification |
| timestamp | timestamp | | Timestamp that indicates the message was sent. |
| data | object[] | | |
| supplier_product_id | string | | 货品id |
| supplier_product_model_id | string | | 货品规格id |
| approval_result | string | | 审核结果,值为下列结果之一:"Pending Info Revision""Pending Sample Providing""Pending Sample Revision""Selected""Rejected" |
| approval_time | timestamp | | 审核时间 |
| supplier_id | int32 | | |
Update Log
| Date | Update Details |
|---|
| 2024-03-27 | New Push |