快工助手跨境电商知识与商机助手

fbs_br_invoice_error_push

Shopee 官方资料 · Shopee Open Platform 推送机制(Push Mechanism) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.push_mechanism
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/api_doctopic/apitopic/developertopic/fulfillment-by-shopee-pushtopic/push

资料正文

§1 fbs_br_invoice_error_push

Get notified on FBS relevant failed invoice issuance. This includes Inbound Request, RTS Request, sales orders and move transfer orders. Only for the Brazil Fulfilled-by-Shopee (FBS) service.

#

§2 Overview

Overview

FieldValue
Push code33
Timeout (seconds)3
Retry strategy (seconds)60, 300, 1800
Guaranteed deliveryNo
#

§3 Push parameters

Push parameters

NameTypeRequiredSampleDescription
codeint3233Shopee's unique identifier for a push notification.
timestamptimestampTimestamp that indicates the message was sent.
shop_idint64Shopee's unique identifier for a shop. Required param for most APIs.
dataobject[]Main Push message data
data.shop_idint64Shopee's unique identifier for a shop.
data.biz_request_typeint321: Inbound; 2: Return From Warehouse; 3: Sales order invoice; 4: Move Transfer; 5:IA
data.biz_request_idstringReturn by default. The business FBS request order ID.
data.fail_reasonstringInvoice issuance failed reason.
data.fail_typeint321: sku tax info error; 2: seller tax info error
data.invoice_deadline_timeint64The expired time of this failed invoice. If expired, then this request order would be cancelled.
data.invoice_idstringInvoice ID
data.shop_sku_listobject[]
data.shop_sku_list.shop_item_idint64ID of item
data.shop_sku_list.shop_model_idint64ID of model
data.shop_sku_list.shop_item_namestringName of item
data.shop_sku_list.shop_model_namestringName of model
data.shop_sku_list.shop_sku_idstringitemID_modelID
#

§4 Update log

Update log

DateChange
2025-08-13New Push
#