大平台——App客户端接口

App接口


领红包手机校验(1.5)

<p><strong>简要描述:</strong> </p> <ul> <li>领红包手机校验(1.5)</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;">phone</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验证码</td> </tr> <tr> <td style="text-align: left;">custId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>custId</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>{ "modular": "wCoupon", "param": { "authKey": "5C42473DD62B46A7E053C208A8C08B5B", "dtype": "2", "secretKey": "70F92A9749575CF01C11B6BBD66308BE", "timeStamp": "1516780235381", "userKey": "6262A9F8F63976A4E0538C06030A6B0C", "uuid": "4cdb83916aca4dc5a0b672c00ede891a", "orderId":"12345678911", "orderId":"1234", "orderId":"4cdb83916aca4dc5a0b672c00ede891a" }, "requestname": "checkShareActPhone", "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;">userId</td> <td style="text-align: left;">string</td> <td>用户账号id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "result": { "userId":"7270927C73B2E6E8ET53191EA8C0CA95" }, "resultcode": "0", "resultdesc": "success" } { "resultcode": "0002", "resultdesc": "该手机号尚未注册,请先进行注册" }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML