- 机构有合作商品,为什么可推广的商品定向计划查不到商品?
https://developers.weixin.qq.com/doc/store/leagueheadsupplier/API/promotion/product/getpromoteproductlist.html https://api.weixin.qq.com/channels/ec/promoter/get_promote_product_list?access_token= 请求参数 { "plan_type": 1, "next_key": "", "page_size": 20 } 返回 { "errcode": 0, "errmsg": "ok", "product_list": [] }
04-23 - 推客分享短链给好友下单后没有查到对应的推客订单
https://developers.weixin.qq.com/doc/store/leagueheadsupplier/API/promotion/product/getproductpromotionlinkinfo.html 好友下单单号:3727610488381903872 请求参数 { "sharer_openid": "oLcph7L0-SXnjpfw9Gxwn6T-Vs4c", "product_id": 10000215508702, "shop_appid": "wx3b6f41a095a6fc05" } 返回 { "errcode": 0, "errmsg": "ok", "short_link": "#微信小店://福尤食品/Nxd77piZfmatSTl" }
04-23 - 获取佣金单详情接口中购买者的openid是什么的openid?想要查购买者信息需要怎么查?
https://developers.weixin.qq.com/doc/store/leagueheadsupplier/API/getorder.html
04-18