youjie

优介


售后详情【saled_info】

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>售后详情 接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://youjie.dx.hdapp.com.cn/api/saled_info</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>售后id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: &amp;quot;1&amp;quot;,         &amp;quot;product_name&amp;quot;: &amp;quot;硅微粉&amp;quot;,         &amp;quot;product_img&amp;quot;: &amp;quot;http://gfs.dx.hdapp.com.cn/uploads/images/4c49bd53a5bff12005f78f2de267a9c5.jpg&amp;quot;,         &amp;quot;reason&amp;quot;: &amp;quot;买错&amp;quot;,         &amp;quot;price&amp;quot;: &amp;quot;20.98&amp;quot;,         &amp;quot;created_at&amp;quot;: &amp;quot;2024-04-24T02:51:50.000000Z&amp;quot;,         &amp;quot;order_sn&amp;quot;: &amp;quot;Fsn240424105150534&amp;quot;     },     &amp;quot;code&amp;quot;: 200 }</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;">price</td> <td style="text-align: left;">float</td> <td>售后单价格</td> </tr> <tr> <td style="text-align: left;">reason</td> <td style="text-align: left;">string</td> <td>售后原因</td> </tr> <tr> <td style="text-align: left;">created_at</td> <td style="text-align: left;">date</td> <td>申请时间</td> </tr> <tr> <td style="text-align: left;">order_sn</td> <td style="text-align: left;">string</td> <td>售后编号</td> </tr> <tr> <td style="text-align: left;">product_name</td> <td style="text-align: left;">string</td> <td>产品名</td> </tr> <tr> <td style="text-align: left;">product_img</td> <td style="text-align: left;">string</td> <td>产品图片</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML