curl --location --request POST 'http://dev-cn.your-api-server.com/v3/zoloz/authentication/customer/ftoken/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"ext_info": {
"max_age": "30",
"min_age": "10",
"query_type": "1;2;3等"
},
"biz_type": "1",
"ftoken": "fp0593e8d5c136277f13fd5bc36c13a7db7",
"zim_id": "3b35b4677de2c69bb5bab69a4a5168d62"
}'{
"age_check_result": "true",
"authimg_base_64": "图片base64 encodeString",
"cert_name": "张三",
"cert_no": "身份证号码",
"face_id": "6458f8361582010447730145389650",
"open_id": "074a1CcTG1LelxKe4xQC0zgNdId0nxi95b5lsNpazWYoCo5",
"uid": "2088002842508713",
"uid_tel_pair_list": [
{
"open_id": "074a1CcTG1LelxKe4xQC0zgNdId0nxi95b5lsNpazWYoCo5",
"phone": "13817337490",
"user_id": "2088302193568425"
}
]
}