user

wechat login ticket

wechat login ticket render the url to qrcode on the frontend

get/v2/gzh/qrcode/{appid}

Path parameters

appidstring required

appid of wechat app

Response

success,returnWechatLoginQrcodeResponse

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.