大平台——App客户端接口

App接口


拼团砍团申请售后接口2.0

<p><strong>简要描述:</strong> </p> <ul> <li>拼团砍团申请售后接口</li> </ul> <p><strong>作者:</strong> </p> <ul> <li>黄丹明</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/xtwl_write_interface/cmd</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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;">orderId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>订单Id</td> </tr> <tr> <td style="text-align: left;">shopId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>商家Id</td> </tr> <tr> <td style="text-align: left;">cause</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>赔付原因</td> </tr> <tr> <td style="text-align: left;">orderType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>4拼团5砍团</td> </tr> <tr> <td style="text-align: left;">picture</td> <td style="text-align: left;">否</td> <td style="text-align: left;">String</td> <td>图片,逗号隔开</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code> { "param": { "timeStamp": "1506415038551", "uuid": "dd0bf721-da04-4761-b247-3d6ecd9d9127", "authKey": "0", "secretKey": "48EAF3777B978B3542EC09FA3AB4DC38", "dtype": 4, "userKey": "5A4C24EBACDA61D3E053C208A8C084BA", "orderId":"1", "shopId":"1", "cause":"致病就医", "orderType":4 }, "modular": "orderafter", "requestname": "addPKOrderAfter", "version": "1.0" }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">resultcode/resultdesc</td> <td style="text-align: left;">String</td> <td>0成功/其它返回错误信息(&quot;0002&quot;, &quot;请输入要反馈的问题&quot;;&quot;0002&quot;, &quot;7日内完成订单不存在&quot;;&quot;0002&quot;, &quot;该订单已申请售后&quot;;&quot;0002&quot;,&quot;最多上传9张图片&quot;)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "result": "", "resultcode": "0", "resultdesc": "反馈已提交" }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML