跳至主要内容

取得1688商品運費

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.

安全驗證

提示

請前往 控制台-API Keys 建立您的 apikey。

請將您的 apikey 加入請求標頭中,並參考下方的請求範例。

請求範例

回應範例

Loading...