接口地址:https://www.mxnzp.com/api/idcard/search |
---|
返回格式:json |
请求方式:get |
请求示例:https://www.mxnzp.com/api/idcard/search?idcard=your&app_secret=your&app_id=your |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_secret | string | 必填 | app_secret 扫码关注公众号 |
app_id | string | 必填 | app_id 扫码关注公众号 |
idcard | string | 必填 | 身份证号码 |
名称 | 类型 | 说明 |
---|---|---|
idCardNum | string | 身份证号码 |
address | string | 身份证所属归属地 |
birthday | string | 生日 |
sex | string | 性别 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |