价格: ¥ 99 积分可抵¥ 1
最后更新: 2019-12-15 20:55:52
演示地址: 无
安装费: 免费
调用地址:http(s)://jisujszkf.market.alicloudapi.com/driverlicense/query
请求方式:GET
返回类型:JSON
API 调用:API 简单身份认证调用方法(APPCODE)展开API 签名认证调用方法(AppKey & AppSecret)
调试工具:去调试
无参数
名称 | 类型 | 是否必须 | 描述 |
---|---|---|---|
licenseid | STRING | 必选 | 档案编号 |
licensenumber | STRING | 必选 | 驾驶证号 |
无参数
curl -i -k --get --include 'https://jisujszkf.market.alicloudapi.com/driverlicense/query?licenseid=330000000000&licensenumber=412336111111111111' -H 'Authorization:APPCODE 你自己的AppCode'
{
"status": "0",
"msg": "ok",
"result": {
"licensenumber": "412336111111111111",
"licenseid": "330000000000",
"score": "0"
}
}
无数据
错误码 | 错误信息 | 描述 |
---|---|---|
201 | Driver's license number is empty | 驾驶证号为空 |
202 | File number is empty | 档案编号为空 |
203 | The driver's license number is incorrect | 驾驶证号不正确 |
204 | File number is not correct | 档案编号不正确 |
205 | Traffic Management Bureau server error | 交管局服务器错误 |
206 | Driver's license number and file number inconsistent | 驾驶证号和档案编号不一致(扣次数) |
207 | Real name is empty | 真实姓名为空 |
208 | Real name contains special characters | 真实姓名包含特殊字符 |
210 | No information | 没有信息 |
0 (0%) 好评 | 0 (0%) 中评 | 0 (0%) 差评 |