{ "order_id":1000012388, "applicant_id":34736 }
curl --location --request POST 'https://testapi.666visa.cn/openvisa/applicant_reverify' \ --header 'X-Date: ' \ --header 'X-Appid: {{appid}}' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "order_id":1000012388, "applicant_id":34736 }'
{ "ret": -1, "msg": "当前申请人不支持更新资料" }