企业微信小程序对外支付的退款不在mchid下?not exists under mchid
调用了小程序接入对外收款的查询订单api,返回:{"errcode":720501,"errmsg":"out_trade_no[1689132462540000de6339e1AAuu] not exists under mchid[1638217169], hint: [1689234850431491072963898], from ip: , more info at https://open.work.weixin.qq.com/devtool/query?e=720501","promotion_detail":[]} mchid是没错的,在获取对外收款记录时能查出来,但是在小程序接入对外收款的查询订单时就找不到了,这条小程序的对外付款不是调用接口发起的。 尽管在同一个mchid下,不是调用小程序对外收款接口的发起的单就查询不到吗?