美滴滴新版后台在线接口文档

美滴滴新版后台在线接口文档


列表切换商户号时返回的城市列表

<p><strong>简要描述:</strong> </p> <ul> <li>列表切换商户号时返回的城市列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>BeautyParlor/get_city</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">appcode</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> { "respData": [ { "id": "3", "appcode": "GZJLF001", "province": "湖北省", "city": "武汉市", "parent_area_id": "17", "area_id": "193", "sort": "9999", "open_reserve": "y" }, { "id": "4", "appcode": "GZJLF001", "province": "湖北省", "city": "荆州市", "parent_area_id": "17", "area_id": "200", "sort": "9999", "open_reserve": "n" } ], "respCode": 1000, "respContent": "请求成功", "redirect": "", "respIdent": 1, "respUrl": "" }</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;">city</td> <td style="text-align: left;">string</td> <td>城市名</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML