跳至主要内容

Get 1688 product shipping fee

API 概要

  • 根據省份取得運費模板
  • 根據總數量與總重量取得總運費

API URL

請求參數

Query

欄位類型說明必填
item_idintProduct ID
provincestrChinese province name, e.g., "广东","广东省","gd","Guangdong"
total_quantityintTotal quantity of the product to be shipped
預設值:1
total_weightfloatTotal weight of the product to be shipped (in kg). You can calculate it by the weight information in the product detail API, If there is no weight information, just ignore this parameter.

安全驗證

提示

請前往 控制台-個人中心 取得您的 apiToken。

請將您的 apiToken 加入請求參數中,並參考下方的請求範例。

請求範例

回應範例

Loading...