1. Taobao Logistics
  • API Signature Integration
    • PHP Version
    • JAVA Version
    • Golang Version
  • Alibaba[1688] Open Platform API
    • 1688 Product Search
      • API for Visual Search of Similar Products
        • API for Image upload
        • API for Visual Search of Similar Products
      • API for Product Keyword Search
      • API for Product Detail Search
      • API for Searching Products in a Shop
      • API for 1688 Recommended Products
    • 1688 Business Opportunities
      • API for 1688 Hot Products
      • API for 1688 Hot Keywords
    • 1688 Logistics
      • API for China Domestic Shipping Cost
      • API for Logistics Company List
    • 1688 Category
      • API for Category Search on 1688
    • 1688 Order Manage
      • API for Creating Preview Order
      • API for Creating Formal Order
      • API for Canceling Formal Order
      • API for Querying Order Details
      • API for Confirming Order Receipt
      • API for Retrieving Payment Link
      • API for Auto Payment of Order
    • 1688 Tools
      • API for Querying Openuid
      • API for obtaining the Wangwang Chat Link
    • 1688 Refund Order Manage
      • API for Querying Refund Order
        • Querying Details by Order ID
        • Querying Details by Refund Order ID
      • API for Querying Refund-Return Reasons
      • API for Querying Merchant Return Address
      • API for Querying Max Refundable Amount
      • API for Submitting Refund Application
      • API for Submitting Return ExprInfo
    • 1688 Message Service
      • Callback Message Signature Verification Specification
      • Order Created Message
      • Order Price Modification Message
      • Transaction Payment Message
      • Order Delivery Message
      • Logistics Order Status Change
      • Order Receipt Confirmation Message
      • Transaction Completed Message
  • Taobao Open Platform API
    • Taobao Product Search
      • API for Visual Search of Similar Products
        • API for Image upload
        • API for Visual Search of Similar Products
      • API for Product Keyword Search
      • API for Product Detail Search
      • API for Searching Products in a Shop
    • Taobao Logistics
      • API for China Domestic Shipping Cost
        GET
    • Taobao Order Manage
      • Product Bunker interface
      • API for Creating Preview Order
      • API for Creating Formal Order
      • API for Canceling Formal Order
      • API for Querying Order Details
      • API for Auto Payment of Order
    • Taobao Message Service
      • Callback Message Signature Verification Specification
      • Order Status Update Message
      • Order Price Change Message
  • Poizon API
    • Poizon Product Search
      • API for Product Keyword Search
      • API for Product Detail Search
    • Poizon Order Manage
      • API for Create order & Payment Order
      • API for Canceling Formal Order
      • API for Querying Order Details
      • Query logistics track information
    • Poizon Balance Query API
      • API for Dewu Balance Query
  1. Taobao Logistics

API for China Domestic Shipping Cost

GET
/taobao/traffic/item/logisticPrice/get
API for China Domestic Shipping Cost

Request

Query Params

Responses

🟢200成功
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --globoff 'https://open-api.soureco.com/taobao/traffic/item/logisticPrice/get?appKey=&appSecret=&sign=undefined&item_id=648691218935&mi_id=undefined&item_url=&tao_password=undefined&address_info={country%3A%20%27%E4%B8%AD%E5%9B%BD%27%2C%20city%3A%20%27%E6%9D%AD%E5%B7%9E%E5%B8%82%27%2C%20district%3A%20%27%E4%BD%99%E6%9D%AD%E5%8C%BA%27%2C%20state%3A%20%27%E6%B5%99%E6%B1%9F%E7%9C%81%27}'
Response Response Example
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "post_fee": "600",
        "item_id": "648691218935",
        "item_resource": "taobao",
        "currency": "CNY",
        "mi_id": "0000DOgratMtoWFNgfjP_wYTeETnqrIWAXn-RiCrHFXFmak"
    },
    "timestamp": 1785389304567,
    "traceId": "306abad74c93",
    "cost": 0
}
Previous
API for Searching Products in a Shop
Next
Product Bunker interface
Built with