stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 fbs_br_block_sku_push
Get notified on FBS Product would be blocked due to invoice error. It is not allowed to raise new Inbound Request and not allow warehouse stock being sellable. Only for the Brazil Fulfilled-by-Shopee (FBS) service.
§2 Overview
Overview
| Field | Value |
|---|---|
| Push code | 35 |
| Timeout (seconds) | 3 |
| Retry strategy (seconds) | 60, 300, 1800 |
| Guaranteed delivery | No |
§3 Push parameters
Push parameters
| Name | Type | Required | Sample | Description |
|---|---|---|---|---|
| code | int32 | Shopee's unique identifier for a push notification | ||
| timestamp | int64 | Timestamp that indicates the message was sent. | ||
| shop_id | int64 | Shopee's unique identifier for a shop | ||
| data | object | Main Push message data | ||
| data.shop_sku_id | string | itemID_modelID | ||
| data.shop_item_id | int64 | ID of item | ||
| data.shop_model_id | int64 | ID of model | ||
| data.shop_item_name | string | Name of item | ||
| data.shop_model_name | string | Name of model |
§4 Update log
Update log
| Date | Change |
|---|---|
| 2025-08-13 | New Push |
