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

[TW] JIT SCS Model Support — OpenAPI Update

Shopee 官方资料 · Shopee Open Platform 变更通知(Announcements) · 适合开发者

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

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.announcements
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/announcementtopic/apitopic/api-jit-scs-supplier-itemtopic/api-scs-inventorytopic/api-scs-purchasetopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 [TW] JIT SCS Model Support — OpenAPI Update

Dear Developers,

Shopee has officially launched OpenAPIs for JIT SCS, covering Product Management, Purchase Management and Inventory Management. These APIs empower developers to build ERP systems for Shopee Suppliers, enhancing efficiency and user experience.

  1. Scope of Availability

- Supported Site: Currently, this feature is only available for Taiwan(TW).

- Supported Roles: Shopee Suppliers

- Application Type: Only Consignment Service System applications are eligible to the APIs mentioned in this announcement. Please create a Consignment Service System type of app in the Console before integration.

  1. Authorization & Authentication

The authorization process for JIT SCS related APIs is similar to the existing Shop Authorization process, but with the following differences:

  1. Authorization Type

- The “auth_type” that is used in the authorization link must be supplier.

  1. Common Request Parameter: "supplier_id"

- All JIT SCS related API calls use "supplier_id" as the common request parameter.

- API signature (sign) must also be generated based on "supplier_id".

  1. Access Token & Refresh Token Management

- access_token and refresh_token usage is consistent with existing APIs, but tokens must be managed separately for each "supplier_id".

  1. JIT SCS API Capabilities

The current JIT SCS API suite supports the following operations:

CategoryAPI NameAPI Description
Product APIv2.supplier_item.search_product_listObtain JIT SCS item list.
Product APIv2.supplier_item.get_product_detailObtain JIT SCS item detail.
Inventory APIv2.inventory.get_vendor_stockObtain JIT SCS item inventory.
Inventory APIv2.inventory.update_vendor_stockUpdate JIT SCS item inventory.
Purchase APIv2.purchase.get_asn_listObtain ASN list.
Purchase APIv2.purchase.get_asn_sku_listObtain ASN item list.
Purchase APIv2.purchase.create_asn_print_taskCreate print task.
Purchase APIv2.purchase.query_asn_print_task_resultObtain print task result and download link.

For more integration details, please refer to the [TW] JIT SCS Integration Guide.

For any technical issues encountered during integration, please reach out to us through the Open Platform Ticket System.

Thank you for your continued partnership with Shopee.

Effective Date on Live:

2025.11.21

開發者您好,

Shopee 現已上線 蝦皮特選 - 即入即出 相關的 OpenAPI,包含即入即出商品管理、採購單/出庫單文件管理、即入即出商品庫存管理等功能,提供開發者為蝦皮供應商打造相關管理系統,提升效率及用戶體驗。

  1. 適用範圍

- 支援市場:目前此功能僅支援台灣市場使用

- 支援對象:Shopee 供應商

- App 類型: 僅有 Consignment Service System 類型的 App 可以調用此公告提及的 API,請在串接前先於 Open Platform Console 中建立 Consignment Service System 類型的 App

  1. 授權與驗證

蝦皮特選 - 即入即出的 API 授權相關流程,與 Shop 授權類似,但有以下不同:

  1. 授權種類

- 授權連結中的 auth_type 欄位請使用 supplier。

  1. 共同請求參數為 "supplier_id"

- 所有蝦皮特選 - 即入即出相關 API 皆使用 "supplier_id" 作為共同請求參數

- 所有蝦皮特選 - 即入即出相關 API 的 Sign 運算皆須使用 "supplier_id"

  1. Access Token & Refresh Token 管理

- access_token 與 refresh_token 的使用方式與 Shop APIs 相同,需要為每個 "supplier_id" 管理獨立的 access_token 與 refresh_token

  1. 蝦皮特選 - 即入即出 API 功能
分類API 名稱API 說明
商品中心 APIv2.supplier_item.search_product_list取得即入即出商品列表
商品中心 APIv2.supplier_item.get_product_detail取得即入即出商品細節資訊
即入即出庫存 APIv2.inventory.get_vendor_stock取得即入即出商品庫存資訊
即入即出庫存 APIv2.inventory.update_vendor_stock更新即入即出商品庫存資訊
採購單/出庫單文件 APIv2.purchase.get_asn_list取得採購單/入庫單資訊
採購單/出庫單文件 APIv2.purchase.get_asn_sku_list取得採購單/入庫單商品資訊
採購單/出庫單文件 APIv2.purchase.create_asn_print_task建立文件列印任務
採購單/出庫單文件 APIv2.purchase.query_asn_print_task_result取得文件列印結果及連結

如需更多串接詳細資訊,請參考 [TW] JIT SCS 串接指南

若在串接過程中遇到任何技術問題,請透過 Open Platform 工單系統 與我們聯繫。

感謝您持續與 Shopee 的合作夥伴關係。

正式生效日期(Live):

2025.11.21

#