curl --location --request POST 'https://testapi.666visa.cn/openvisa/applicant_application_url_query' \
--header 'X-Date: ' \
--header 'X-Appid: {{appid}}' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"applicant_id": 16187711,
"order_id": 9017512
}'