stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 fbs_br_invoice_issued_push
Get notified when an FBS Brazil invoice is issued. Only for the Brazil Fulfilled-by-Shopee (FBS) service.
§2 Overview
Overview
| Field | Value |
|---|---|
| Push code | 31 |
| Timeout (seconds) | 3 |
| Retry strategy (seconds) | 30, 600, 1800 |
| Guaranteed delivery | No |
§3 Push parameters
Push parameters
| Name | Type | Required | Sample | Description |
|---|---|---|---|---|
| data | object | |||
| data.document_type | string | Remessa; Return; Symbolic Return; Sale; Entrada; Symbolic Remessa | ||
| data.order_sn | string | if document_type = sale, then pass the related Order SN | ||
| data.issue_date | timestamp | Timestamp that indicates the time invoice was issued. | ||
| update_time | timestamp | Indicate when the push message was triggered | ||
| shop_id | int64 | Shopee’s unique identifier for shop.; E.g. 1660123127 | ||
| code | int32 | 31 | Shopee’s unique identifier for a push notification. |
§4 Update log
Update log
| Date | Change |
|---|---|
| 2025-07-11 | New Push |
