调用获取实名认证二维码接口建议:不要频繁调用该接口,容易被局端拉黑。此接口比较耗时,请调长超时时间。
接口名称:/open/invoice/getAuthenticationQrcode |
---|
请求参数:
字段 | 类型 | 必填项 | 描述 |
merchantCode | text | 是 | 机构商户号 |
account | text | 是 | 电子税局登录账号 |
响应:
account | text | 电子税局登录账号(手机号或身份证号) |
resultCode | text | 结果代码。获取结果代码。0000:获取成功。其他:获取失败,失败原因见resultMsg |
resultMsg | text | 结果描述。获取结果描述 |
qrcodeContent | text | 实名认证二维码内容。base64字符串,需要自行生成二维码图片 |
qrcodeImg | text | 实名认证二维码图片。 |
genTime | text | 二维码生成时间。格式yyyy-MM-dd HH:mm:ss |
authId | text | 认证id。查询二维码扫码状态使用 |