[DOCS] 修正商品資料讀取 API 說明,移除關鍵字搜尋描述

This commit is contained in:
2026-03-19 15:06:20 +08:00
parent 96440f6b50
commit f96d2870c3

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`