大平台——App客户端接口

App接口


帮好友砍价

<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;">custId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>客户id</td> </tr> <tr> <td style="text-align: left;">bargainId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>砍价信息id</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>{ "modular": "bargain", "param": { "timeStamp": "1545215052996", "authKey": "0", "secretKey": "DC0D1F9BA876E10FDC3C4826AAA40D85", "dtype": "5", "uuid": "008a09cc-8829-47b3-a78e-74de5a325d1a", "userKey": "6A41AF16D5B24FB6E0530100007F01C0", "custId": "D78AEA3418834147BE226395B0309642", "bargainId": "97923F11081E492EBD3AF7F7CCC9B481" }, "requestname": "helpBargain", "source": "1", "version": "2.5" }</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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "resultcode": "9002", "resultdesc": "已砍到底价" } { "result": {"amount": "7.64"}, "resultcode": "0", "resultdesc": "success" }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML