[DOCS] 修正商品資料讀取 API 關於關鍵字搜尋的誤導說明

This commit is contained in:
2026-03-19 15:05:59 +08:00
parent 8f6b8d55cc
commit 96440f6b50

View File

@@ -16,7 +16,7 @@ Star ERP 系統提供外部整合 API (Integration API) 供電商前台、POS
## 1. 商品資料讀取 (Product Retrieval)
此 API 用於讓外部系統(如 POS依據關鍵字、分類或最後更新時間,從 ERP 中批量抓取商品資料。支援分頁與增量同步。
此 API 用於讓外部系統(如 POS依據分類或最後更新時間從 ERP 中批量抓取商品資料。支援分頁與增量同步。
- **Endpoint**: `/products`
- **Method**: `GET`