Compare commits
3 Commits
1cb27576c2
...
076a71f3db
| Author | SHA1 | Date | |
|---|---|---|---|
| 076a71f3db | |||
| f96d2870c3 | |||
| 96440f6b50 |
@@ -16,7 +16,7 @@ Star ERP 系統提供外部整合 API (Integration API) 供電商前台、POS
|
||||
|
||||
## 1. 商品資料讀取 (Product Retrieval)
|
||||
|
||||
此 API 用於讓外部系統(如 POS)依據關鍵字、分類或最後更新時間,從 ERP 中批量抓取商品資料。支援分頁與增量同步。
|
||||
此 API 用於讓外部系統(如 POS)依據條件,從 ERP 中批量抓取商品資料。支援分頁與增量同步。
|
||||
|
||||
- **Endpoint**: `/products`
|
||||
- **Method**: `GET`
|
||||
|
||||
Reference in New Issue
Block a user