来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear Developers,
Please take note the following changes:
1.Add a new response field "whs_id" to v2.returns.get_return_detail to indicate the warehouse id where item will be returned to. (Only applicable for fulfillment by Shopee (FBS) & multi warehouse sellers)
For fulfillment by Shopee (FBS) & Multi warehouse sellers, R/R orders will be returned back to the nearest warehouse of buyer address instead of going back to only 1 default return address like a regular seller. If it's a regular seller, then the field will be response empty.
Please call v2.shop.get_warehouse_detail to check the detailed warehouse information the item returned to with the field "location_id" of the v2.shop.get_warehouse_detail match to the field"whs_id"of the v2.return.get_return_detail.
Related API:
v2.returns.get_return_detail
Effective Date on Live: Lived
2.Malaysian Government would be imposing Sales and Service Tax (SST) on shipping fees for e-commerce platforms that offer delivery service, by 1 March 2024. Add shipping fee sst ("shipping_fee_sst", "reverse_shipping_fee_sst") to v2.payment.get_escrow_detail, only applicable for Malaysia non cb sip affiliate shop.
Related API:
v2.payment.get_escrow_detail
Effective Date on Live: Lived
- For MY and PH shops which attend to the oversea return service program, add "overseas_return_service_fee" to v2.payment.get_escrow_detail, only applicable for Malaysia non cb sip affiliate shop.
Related API:
v2.payment.get_escrow_detail
Effective Date on Live: Lived
尊敬的开发者,
请留意Open API接口以下更新:
1.在v2.return.get_return_detail中添加一个新的响应字段 "whs_id",以表明商品将被退回的仓库ID,仅适用于FBS和multi warehouse卖家。
对于FBS 和多仓库卖家,退货/退款订单将退回到离买家地址最近的仓库,而不是像普通卖家那样只退回到一个默认退货地址。如果是普通卖家,则该字段将响应为空。
请调用 v2.shop.get_warehouse_detail 查看商品退回的详细仓库信息,v2.shop.get_warehouse_detail 的 "location_id "字段与 v2.return.get_return_detail 的 "whs_id "字段匹配。
影响接口:
v2.return.get_return_detail
生效日期: 已生效
- 2024年3月1日,马来西亚政府将对提供送货服务的电子商务平台的运费征收销售和服务税 (SST)。在 v2.payment.get_escrow_detail中添加 ("shipping_fee_sst"、"reverse_shipping_fee_sst"),仅适用于马来西亚非 cb sip 联盟商店。
影响接口:
v2.payment.get_escrow_detail
生效日期: 已生效
- 对于参加海外退货服务计划的马来西亚和菲律宾店铺,在 v2.payment.get_escrow_detail 中添加 "verseas_return_service_fee",仅适用于非 cb sip 联盟商店。
影响接口:
v2.payment.get_escrow_detail
生效日期: 已生效
