list_items
Retrieve vendor product listings with pagination and filters for UPC, keyword, item status, and gift flag to locate specific items for inventory and order management.
Instructions
取得商品列表 (GET /v1/items).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upc | No | Universal Product Code (UPC) | |
| page | No | 頁碼 (1-based) | |
| sort | No | 排序欄位 | |
| limit | No | 每頁筆數 | |
| order | No | 排序方式 | |
| is_gift | No | 是否為贈品 | |
| keyword | No | 關鍵字 (商品名稱 / 廠商商品 SKU) | |
| item_status | No | 商品狀態 |