BaiduRefundController.html 1.5 KB

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