Blogger Information
Blog 60
fans 0
comment 0
visits 100731
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
物流快递单号智能识别接口API案例代码
快递100API
Original
2039 people have browsed it

一、智能识别接口说明

1.1 请求地址

<p>http://www.kuaidi100.com/autonumber/auto?num=[单号]&key=[key]</p>

1.2 请求参数

请求参数(header)

名称 类型 默认值
Content-Type string application/x-www-form-urlencoded

请求参数(body)

参数名称 数据类型 是否必填 示例值 参数描述
num String 必须 906919164534 快递单号
key String 必须 授权码,请<a href="https://api.kuaidi100.com/register/enterprise" target="_blank">申请企业版</a>获取

1.3 返回结果

字段名称 字段描述
comCode 快递公司对应的编码
id 请忽略
noCount 请忽略
noPre 请忽略
startTime 请忽略

1.4 返回数据示例

  1. [
  2. {
  3. "comCode": "shunfeng",
  4. "id": "",
  5. "noCount": 302236,
  6. "noPre": "9069",
  7. "startTime": ""
  8. },
  9. {
  10. "comCode": "yuantong",
  11. "id": "",
  12. "noCount": 24,
  13. "noPre": "9069",
  14. "startTime": ""
  15. }
  16. ]

1.5 信息代码含义

信息代码 信息内容描述 原因及建议处理方式
200 提交成功 请求成功
601 POLL: KEY 已过期 未开通智能单号识别接口。正式充值查询与订阅的套餐后,即可开通接口,免费使用智能单号识别的服务

一、产品介绍

根据客户提交的快递单号,判断该单号可能所属的快递公司编码,返回的数据是多个可能的快递公司列表,相似度高的快递公司排名靠前。

二、智能单号识别API应用场景

  1. 客户录入快递单号动态提示单号所属的快递公司。

  2. 可用于对商家录入的信息进行提交较验,以减少商家的录入错误。

三、费用与权利责任

由于运单号规则不断变化且各个快递公司没有标准、统一的规则,我们现有机制是通过我们积累的海量数据进行智能分析得出相关规则并且每天更新,所以我们无法保证判断准确率能达到100%。为此,本接口免费提供给贵司使用,同时,我方也不会对本接口的准确性、有效性等提供法律层面上的承诺。当然,本接口同时为我方官网所用接口,所以我方会尽力维护。若贵司将此服务向最终用户提供,建议贵司在展现给用户时加上如下提示:

  1. 判断结果后加上一句 “由快递100猜测”等带“猜测”字样的文字说明;
  2. 所选的公司可由用户重新手动修改;
  3. 在判断结果后提示“本结果仅供参考”等文字说明。

官方文档:

http://api.kuaidi100.com/document/5f1106482977d50a94e10240.html

http://api.kuaidi100.com/document/5f1106542977d50a94e10241.html

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post