来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear Developers
- Shopee released a new Ticket System to service the developer, you can contact Shopee with below two ways when you have any query about Open Platform.
- Raise Ticket in web form (recommended)
- Send email to openapi@support.shopee.com
Effective Date on Live: Lived
- Support the PH local seller to get the pending buyer invoice order list, upload invoice doc and download invoice doc through those below API.
Effective Date on Live: lived
Related APIs
v2.order.get_pending_buyer_invoice_order_list
v2.order.upload_invoice_doc
v2.order.download_invoice_doc
3.The updates below are effective for some Shopee TW seller only.
If the slug parameter is returned when the shipment information is obtained from shopee.logistics.GetLogisticInfo/ v2.logistics.get_shipping_parameter, then the slug parameter must be returned when the shipment statement is requested from shopee.logistics.Init/ v2.ship_order. If not, ship order will fail.
Effective Date on Live: lived
Related APIs
v2.logistics.ship_order
shopee.logistics.Init
- Support KRSC sellers use the main account to authorize shops, KRSC developers can refer to this article to Integrated API.
Effective Date on Live: 2022/4/29
- v2.shop.get_shop_info API adds response parameter shop_cbsc, this field can distinguish seller account types.
v2.merchant.get_merchant_info API adds response parameter merchant_region, which can distinguish the region that seller belongs to, and response parameter is_upgraded_cbsc, which can distinguish whether merchant has been upgraded to KRSC/CNSC.
Effective Date on Live: 2022/4/29
Related APIs
v2.shop.get_shop_info
v2.merchant.get_merchant_info
尊敬的开发者
- Shopee发布了新的工单系统来支持开发者, 开发者可以通过以下两种方式与Shopee取得联系。
- 在开放平台通过web Form提交工单(推荐)
- 发邮件给openapi@support.shopee.com
上线时间:已上线
- 支持PH local seller分别通过以下接口获取pending buyer invoice订单列表、上传发票文件、下载发票文件。
上线时间:已上线
影响接口:
v2.order.get_pending_buyer_invoice_order_list
v2.order.upload_invoice_doc
v2.order.download_invoice_doc
3.以下更新僅對Shopee TW部分賣家生效。
如果取得出貨資訊時(shopee.logistics.GetLogisticInfo/ v2.logistics.get_shipping_parameter)有返回slug參數,則必須於出貨請求時(shopee.logistics.Init/ v2.ship_order)回壓slug參數,否則該次出貨更新會失敗。
上線時間:已上線
影響接口:
v2.logistics.ship_order
shopee.logistics.Init
- 支持入驻KRSC的卖家使用主账号授权店铺, KRSC 的开发者可以参考此文章进行对接。
上线时间:2022/4/29
- v2.shop.get_shop_info API 新增返参shop_cbsc,此字段可以区分卖家账号类型。
v2.merchant.get_merchant_info API新增返参merchant_region,此字段可以区分卖家所属地区,新增返参is_upgraded_cbsc,此字段可以区分卖家账号是否升级KRSC或者CNSC。
上线时间:2022/4/29
影响接口:
v2.shop.get_shop_info
v2.merchant.get_merchant_info
