【请求地址】:https://api.mch.weixin.qq.com/secapi/pay/refund
【请求数据】:<xml>
<appid>wx*****</appid>
<mch_id>1630**</mch_id>
<sub_mch_id>161***</sub_mch_id>
<nonce_str>1668668735152</nonce_str>
<sign>E94E72A81****</sign>
<out_trade_no>S2211****</out_trade_no>
<out_refund_no>TK22***</out_refund_no>
<total_fee>100</total_fee>
<refund_fee>100</refund_fee>
<op_user_id>163****</op_user_id>
<notify_url>https://baiyin-uat.nyinho*****</notify_url>
</xml>
【响应数据】:<xml><return_code><![CDATA[FAIL]]></return_code>
<return_msg><![CDATA[受理关系不存在]]></return_msg>
</xml>