fbs_br_block_sku_push
Last Updated: 13 Aug 2025
Basics
| Property | Value |
|---|---|
| Category | Fulfillment by Shopee Push |
| Push Mechanism Name | fbs_br_block_sku_push |
| Push Mechanism Code | 35 |
| Push Mechanism Description | 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. |
| Push Mechanism Subscription Rules | ERP System/Seller In House System |
| Time Out Seconds | 3s |
| Sequence Guaranteed | No |
| Can Repeated Same Message | Yes |
| Retry Seconds | 60s,300s,1800s |
Push Parameters
| Name | Type | 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 | |
| shop_sku_id | string | itemID_modelID | |
| shop_item_id | int64 | ID of item | |
| shop_model_id | int64 | ID of model | |
| shop_item_name | string | Name of item | |
| shop_model_name | string | Name of model |
Update Log
| Date | Update Details |
|---|---|
| 2025-08-13 | New Push |