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
}'