不错呦!smile@林凯西,确保“准备文件”中的几个文件都有安装,S...您好,看了您这篇帖子觉得很有帮助。但是有个问题想请...我的修改过了怎么还被恶意注册呢 @jjjjiiii 用PJ快9年了,主要是A...PJ3啊,貌似很少有人用PJ了,现在不是WP就是z...@332347365,我当时接入时错误码没有-10...楼主,ChkValue值应为-103是什么意思呢?...大哥 你最近能看到我发的信息,请跟我联系,我有个制...
【API】顺丰速递运费时效查询接口文档
编辑:dnawo 日期:2023-07-01

接口统一HOST:https://www.sf-express.com
一、查询地址编号
POST /sf-service-core-web/service/region/queryRegionListByName?lang=sc®ion=cn&translate=sc

{"city":"杭州市","district":"西湖区","province":"浙江省"}

{
"traceId": "3d0befda1912434ab980d399b291409c",
"timestamp": "2023-07-01 00:51:57.935",
"success": true,
"code": 0,
"message": "请求成功",
"detailMessage": null,
"result": [
{
"id": "40-SC",
"code": "A330000000",
"rateCode": "330",
"name": "浙江省",
"lang": "SC",
"level": 2,
"parentCode": "A000086000",
"parentId": "11",
"countryCode": "A000086000",
"distId": "40",
"availableAsDestination": null,
"availableAsOrigin": null
},
{
"id": "144-SC",
"code": "A330100000",
"rateCode": "571",
"name": "杭州市",
"lang": "SC",
"level": 3,
"parentCode": "A330000000",
"parentId": "40",
"countryCode": "A000086000",
"distId": "144",
"availableAsDestination": null,
"availableAsOrigin": null
},
{
"id": "3126-SC",
"code": "A330106000",
"rateCode": "571",
"name": "西湖区",
"lang": "SC",
"level": 4,
"parentCode": "A330100000",
"parentId": "144",
"countryCode": "A000086000",
"distId": "3126",
"availableAsDestination": null,
"availableAsOrigin": null
}
],
"obj": null
}
"traceId": "3d0befda1912434ab980d399b291409c",
"timestamp": "2023-07-01 00:51:57.935",
"success": true,
"code": 0,
"message": "请求成功",
"detailMessage": null,
"result": [
{
"id": "40-SC",
"code": "A330000000",
"rateCode": "330",
"name": "浙江省",
"lang": "SC",
"level": 2,
"parentCode": "A000086000",
"parentId": "11",
"countryCode": "A000086000",
"distId": "40",
"availableAsDestination": null,
"availableAsOrigin": null
},
{
"id": "144-SC",
"code": "A330100000",
"rateCode": "571",
"name": "杭州市",
"lang": "SC",
"level": 3,
"parentCode": "A330000000",
"parentId": "40",
"countryCode": "A000086000",
"distId": "144",
"availableAsDestination": null,
"availableAsOrigin": null
},
{
"id": "3126-SC",
"code": "A330106000",
"rateCode": "571",
"name": "西湖区",
"lang": "SC",
"level": 4,
"parentCode": "A330100000",
"parentId": "144",
"countryCode": "A000086000",
"distId": "3126",
"availableAsDestination": null,
"availableAsOrigin": null
}
],
"obj": null
}
二、查询运费时效
GET /sf-service-core-web/service/product/psds/freightPrice/query

lang=sc®ion=cn&translate=×tamp=1688140712725&label=1&origin=A330106000&dest=A4403001768&originCityCode=571&destCityCode=755&srcZoneCode=&destZoneCode=&weight=1&weightUnit=kg&postcode=&time=2023-06-30+19:00:00&width=&height=&length=&lengthUnit=&commodityName=&orderCount=1&destPostcode=&payMethod=1&paymentCountry=CN

{
"traceId": "ea28a151ad4e4032bb79c637b98a9cd4",
"timestamp": "2023-07-01 01:08:57.679",
"success": true,
"code": 0,
"message": "请求成功",
"detailMessage": null,
"result": {
"productFreightPrices": [
{
"limitTypeCode": "T4",
"limitTypeName": "顺丰特快",
"cargoTypeCode": "C201",
"cargoTypeName": "包裹",
"productCode": "S1",
"productName": "顺丰特快",
"productDisplayName": "顺丰特快",
"distanceTypeCode": null,
"distanceTypeName": null,
"freight": 23,
"fuelFreight": null,
"regionFreight": null,
"totalFreight": 23,
"additionalFee": null,
"discountFee": null,
"weight": 1,
"currencyCode": "CNY",
"currencyName": "人民币",
"reachTime": "2023-07-01 18:00",
"reachTimeNotice": null,
"reachTimeNoticeTraditional": null,
"reachTimeNoticeEnglish": null,
"deliverTime": null,
"closedTime": null,
"originView": 1,
"destView": 1,
"suburbFlg": false,
"overtimeRefund": 0,
"pickupFreight": null,
"transportFreight": 23,
"distributionFreight": null,
"priceDetail": "首重(1.0kg)23.0元,续重13.0元/kg",
"freightPriceItemList": [],
"specialDisplay": null
},
{
"limitTypeCode": "T6",
"limitTypeName": "顺丰标快",
"cargoTypeCode": "T6",
"cargoTypeName": " ",
"productCode": "S2",
"productName": "顺丰标快",
"productDisplayName": "顺丰标快",
"distanceTypeCode": null,
"distanceTypeName": null,
"freight": 18,
"fuelFreight": null,
"regionFreight": null,
"totalFreight": 18,
"additionalFee": null,
"discountFee": null,
"weight": 1,
"currencyCode": "CNY",
"currencyName": "人民币",
"reachTime": "2023-07-02 12:00",
"reachTimeNotice": null,
"reachTimeNoticeTraditional": null,
"reachTimeNoticeEnglish": null,
"deliverTime": null,
"closedTime": null,
"originView": 1,
"destView": 1,
"suburbFlg": false,
"overtimeRefund": 0,
"pickupFreight": null,
"transportFreight": 18,
"distributionFreight": null,
"priceDetail": "首重(1.0kg)18.0元,续重9.0元/kg",
"freightPriceItemList": [],
"specialDisplay": null
}
],
"productPackServices": []
},
"obj": null
}
"traceId": "ea28a151ad4e4032bb79c637b98a9cd4",
"timestamp": "2023-07-01 01:08:57.679",
"success": true,
"code": 0,
"message": "请求成功",
"detailMessage": null,
"result": {
"productFreightPrices": [
{
"limitTypeCode": "T4",
"limitTypeName": "顺丰特快",
"cargoTypeCode": "C201",
"cargoTypeName": "包裹",
"productCode": "S1",
"productName": "顺丰特快",
"productDisplayName": "顺丰特快",
"distanceTypeCode": null,
"distanceTypeName": null,
"freight": 23,
"fuelFreight": null,
"regionFreight": null,
"totalFreight": 23,
"additionalFee": null,
"discountFee": null,
"weight": 1,
"currencyCode": "CNY",
"currencyName": "人民币",
"reachTime": "2023-07-01 18:00",
"reachTimeNotice": null,
"reachTimeNoticeTraditional": null,
"reachTimeNoticeEnglish": null,
"deliverTime": null,
"closedTime": null,
"originView": 1,
"destView": 1,
"suburbFlg": false,
"overtimeRefund": 0,
"pickupFreight": null,
"transportFreight": 23,
"distributionFreight": null,
"priceDetail": "首重(1.0kg)23.0元,续重13.0元/kg",
"freightPriceItemList": [],
"specialDisplay": null
},
{
"limitTypeCode": "T6",
"limitTypeName": "顺丰标快",
"cargoTypeCode": "T6",
"cargoTypeName": " ",
"productCode": "S2",
"productName": "顺丰标快",
"productDisplayName": "顺丰标快",
"distanceTypeCode": null,
"distanceTypeName": null,
"freight": 18,
"fuelFreight": null,
"regionFreight": null,
"totalFreight": 18,
"additionalFee": null,
"discountFee": null,
"weight": 1,
"currencyCode": "CNY",
"currencyName": "人民币",
"reachTime": "2023-07-02 12:00",
"reachTimeNotice": null,
"reachTimeNoticeTraditional": null,
"reachTimeNoticeEnglish": null,
"deliverTime": null,
"closedTime": null,
"originView": 1,
"destView": 1,
"suburbFlg": false,
"overtimeRefund": 0,
"pickupFreight": null,
"transportFreight": 18,
"distributionFreight": null,
"priceDetail": "首重(1.0kg)18.0元,续重9.0元/kg",
"freightPriceItemList": [],
"specialDisplay": null
}
],
"productPackServices": []
},
"obj": null
}
相关链接
[1].顺丰运费时效:https://www.sf-express.com/chn/sc/price-query






评论: 0 | 引用: 0 | 查看次数: 996
发表评论
请登录后再发表评论!