get_channel_detail
Retrieve complete settings for a single sales channel, including type, status, and link configurations. Use to verify channel details.
Instructions
取得指定銷售渠道的詳細資訊。
【用途】 查詢單一銷售渠道的完整設定,包含渠道類型、狀態、 連結設定等。適合確認特定渠道的詳細配置。
注意:此端點在部分 token 權限下可能回傳 403 或 422。
【呼叫的 Shopline API】
GET /v1/channels/{channel_id}
【回傳結構】 dict 含渠道詳細欄位:id, name, channel_type, enabled, created_at, updated_at 等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes |