万车宝


退款详情

<h5>简要描述</h5> <ul> <li>通过订单Id,查询退款进度</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://19.87.5.94:12315/weixin/miniApp/refundResult</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">orderId</td> <td style="text-align: left;">否</td> <td>必选</td> <td>订单Id</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: { &amp;quot;procedure&amp;quot;: 1, &amp;quot;msg&amp;quot;: &amp;quot;商家待收货&amp;quot; }, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot; } </code></pre> <h5>成功返回示例的参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">procedure</td> <td style="text-align: left;">Integer</td> <td>0:发起退货;1:商家待收货;2:退款审核;3:已退款</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">String</td> <td>提示信息</td> </tr> </tbody> </table> <h5>备注</h5> <p>成功返回 0</p>

页面列表

ITEM_HTML