大平台——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_read_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> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code> { "version": "1.0", "modular":"goods", "requestname":"yxPickupInfo", "param": { "timeStamp": "1506413463456", "uuid": "dd0bf721-da04-4761-b247-3d6ecd9d9127", "authKey": "0", "secretKey": "48EAF3777B978B3542EC09FA3AB4DC38", "dtype": 2, "userKey": "6EAE49FD43425E97E0532E1E1FACC018", "custId": "EFAD2C1757EA418BABA8D58D49B9DDFB" } }</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;">canPickTime</td> <td style="text-align: left;">string</td> <td>自提时间</td> </tr> <tr> <td style="text-align: left;">canDeliveryTime</td> <td style="text-align: left;">string</td> <td>配送时间</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "result": { "canDeliveryTime": "14:00点前下单,2天后配送", "canPickTime": "明天17:00点前下单,明天17:10可提货" }, "resultcode": "0", "resultdesc": "success" }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <blockquote> <p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p> </blockquote>

页面列表

ITEM_HTML