list_channels
Retrieve a paginated list of sales channels from the buy123 vendor portal. Filter by status or business type and sort results to find the channels you need.
Instructions
渠道列表 (GET /v1/channels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 頁碼 (1-based) | |
| size | No | 每頁數量 | |
| status | No | 狀態 | |
| sort_field | No | 排序欄位 | |
| sort_order | No | 排序方向 (asc / desc) | |
| business_type | No | 業務類型 (B2B / B2C) |