来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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.
- 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.
- Authorization & Authentication
The authorization process for JIT SCS related APIs is similar to the existing Shop Authorization process, but with the following differences:
- Authorization Type
- The “auth_type” that is used in the authorization link must be supplier.
- 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".
- 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".
- JIT SCS API Capabilities
The current JIT SCS API suite supports the following operations:
| Category | API Name | API Description |
|---|---|---|
| Product API | v2.supplier_item.search_product_list | Obtain JIT SCS item list. |
| Product API | v2.supplier_item.get_product_detail | Obtain JIT SCS item detail. |
| Inventory API | v2.inventory.get_vendor_stock | Obtain JIT SCS item inventory. |
| Inventory API | v2.inventory.update_vendor_stock | Update JIT SCS item inventory. |
| Purchase API | v2.purchase.get_asn_list | Obtain ASN list. |
| Purchase API | v2.purchase.get_asn_sku_list | Obtain ASN item list. |
| Purchase API | v2.purchase.create_asn_print_task | Create print task. |
| Purchase API | v2.purchase.query_asn_print_task_result | Obtain 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,包含即入即出商品管理、採購單/出庫單文件管理、即入即出商品庫存管理等功能,提供開發者為蝦皮供應商打造相關管理系統,提升效率及用戶體驗。
- 適用範圍
- 支援市場:目前此功能僅支援台灣市場使用
- 支援對象:Shopee 供應商
- App 類型: 僅有 Consignment Service System 類型的 App 可以調用此公告提及的 API,請在串接前先於 Open Platform Console 中建立 Consignment Service System 類型的 App
- 授權與驗證
蝦皮特選 - 即入即出的 API 授權相關流程,與 Shop 授權類似,但有以下不同:
- 授權種類
- 授權連結中的 auth_type 欄位請使用 supplier。
- 共同請求參數為 "supplier_id"
- 所有蝦皮特選 - 即入即出相關 API 皆使用 "supplier_id" 作為共同請求參數
- 所有蝦皮特選 - 即入即出相關 API 的 Sign 運算皆須使用 "supplier_id"
- Access Token & Refresh Token 管理
- access_token 與 refresh_token 的使用方式與 Shop APIs 相同,需要為每個 "supplier_id" 管理獨立的 access_token 與 refresh_token
- 蝦皮特選 - 即入即出 API 功能
| 分類 | API 名稱 | API 說明 |
|---|---|---|
| 商品中心 API | v2.supplier_item.search_product_list | 取得即入即出商品列表 |
| 商品中心 API | v2.supplier_item.get_product_detail | 取得即入即出商品細節資訊 |
| 即入即出庫存 API | v2.inventory.get_vendor_stock | 取得即入即出商品庫存資訊 |
| 即入即出庫存 API | v2.inventory.update_vendor_stock | 更新即入即出商品庫存資訊 |
| 採購單/出庫單文件 API | v2.purchase.get_asn_list | 取得採購單/入庫單資訊 |
| 採購單/出庫單文件 API | v2.purchase.get_asn_sku_list | 取得採購單/入庫單商品資訊 |
| 採購單/出庫單文件 API | v2.purchase.create_asn_print_task | 建立文件列印任務 |
| 採購單/出庫單文件 API | v2.purchase.query_asn_print_task_result | 取得文件列印結果及連結 |
如需更多串接詳細資訊,請參考 [TW] JIT SCS 串接指南。
若在串接過程中遇到任何技術問題,請透過 Open Platform 工單系統 與我們聯繫。
感謝您持續與 Shopee 的合作夥伴關係。
正式生效日期(Live):
2025.11.21
