{
"psnName": "黎军",
"psnIDCardNum": "406725185107112219"
}
curl --location --request POST 'api.pre-qiandun365.com/api/open/psnCert/2element' \
--header 'Content-Type: application/json' \
--data-raw '{
"psnName": "黎军",
"psnIDCardNum": "406725185107112219"
}'
{
"result": {
"verifyStatus": "un_passed",
"flowNo": "OPFN103125CFgAsPxjAEGT"
},
"code": "200",
"msg": "成功",
"logKey": "54cf4ec7",
"ts": "1731637885694",
"success": true
}