user
wechat server verify api entry point
wechat server verify api entry point
get/v2/gzh/check/{appid}
Path parameters
appidstring required
appid of wechat app
Query parameters
idstring required
the id of the qrcode ticket
Response
success,return echostr
Example response
{
"message": "success"
}