Skip to main content

Get 1688 product shipping fee

Information you can get with this API

  • Get the shipping template based on the province
  • Get the total shipping cost based on the total quantity and total weight

Basic Information

Request Parameter

Query

FieldTypeExplanationRequired
item_idintProduct IDtrue
provincestrChinese province name, e.g., "广东","广东省","gd","Guangdong"true
total_quantityintTotal quantity of the product to be shippedfalse
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.false

Body

Security Auth

tip

Please go to Console-Account Center to get your apiToken

Add your apiToken to your query parameters. Please refer to the examples below.

Request Example

Response Example

Loading...