123456789101112131415161718192021222324252627282930 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="content-type" content="text/html;charset=UTF-8">
- <style type="text/css">
- <!--
- @import url(md.css);
- -->
- </style></head><body>
- <p>【请添加类的全局说明】 </p>
- <h1 id="/pay/baidu/refund_check_url_">1 当订单发起退款时,经百度平台初步校验认为可以退款的,会通过此接口向业务方请求退款审核。</h1>
- <p>当订单发起退款时,经百度平台初步校验认为可以退款的,会通过此接口向业务方请求退款审核。
- http://smartprogram.baidu.com/docs/develop/function/tune_up_examine/</p>
- <h2>1.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/pay/baidu/refund_check_url </code></pre></li><li><p>接口参数</p>
- <pre><code>不需要参数</code></pre></li></ul>
- <h2>1.2 响应部分</h2> <p>空</p>
- <hr>
- <h1 id="/pay/baidu/refund_url_">2 百度平台操作退款成功后,回调此接口通知退款成功</h1>
- <p>百度平台操作退款成功后,回调此接口通知退款成功
- http://smartprogram.baidu.com/docs/develop/function/tune_up_drawback/</p>
- <h2>2.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/pay/baidu/refund_url </code></pre></li><li><p>接口参数</p>
- <pre><code>不需要参数</code></pre></li></ul>
- <h2>2.2 响应部分</h2> <p>空</p>
- <hr>
- <script src="md.js"></script></body></html>
|