完整示例代码分享:
{
"reason": "查询成功",
"result": {
"realname": "董好帅",
"mobile": "18912341234",
"res": 2,/*匹配结果:1匹配 2不匹配*/
"resmsg": "二要素身份验证不一致",
"orderid": "J201810221723403882",
"type": "移动"/*手机运营商,输入参数type为1时返回*/
"province":"广东省",/*归属地省*/
"city" : "惠州市"/**归属地城市*/
},
"error_code": 0
}