https://developers.weixin.qq.com/doc/offiaccount/WeChat_Invoice/E_Invoice/Vendor_API_List.html
7 查询授权完成状态
https://api.weixin.qq.com/card/invoice/getauthdata?access_token={access_token}
接口返回
{"errcode":0,"errmsg":"ok","invoice_status":"never auth"}
用户应该已经授权,但是却没有返回抬头信息,不知是什么原因?
麻烦提供下完整的请求以及操作时间
请求参数 : {"s_pappid":"d3g1Y2Q4NTI3NWI4NDdlM2I2X7xcO5NPKJ9cUhYRLlygl8Dc2ZUl9PjYwiOwmLytYQwA","order_id":"0142335047_0142335047"}
请求结果 : {"errcode":0,"errmsg":"ok","invoice_status":"never auth"}