get_delivery_option_detail
Retrieve complete details for a single delivery option, including rate rules, regional restrictions, and weight limits. Use this to verify specific delivery conditions.
Instructions
取得指定配送方式的詳細資訊。
【用途】 查詢單一配送方式的完整設定,包含費率規則、地區限制、 重量限制等。適合確認特定配送方式的詳細條件。
【呼叫的 Shopline API】
GET /v1/delivery_options/{delivery_option_id}
【回傳結構】 dict 含配送方式詳細欄位:id, name, delivery_type, enabled, price, weight_limit, regions, created_at 等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delivery_option_id | Yes |