宠物托运

宠物托运接口文档


默认页面

<p><strong>简要描述:</strong> </p> <ul> <li>洗护寄养订单详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/store/storeDetails</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;">store_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>店铺id</td> </tr> </tbody> </table> <p><strong>请求参数</strong></p> <pre><code></code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "status": 1, "errorcode": "0", "message": "操作成功", "result": { "goods_id": "1", "goods_cate_id": "1", "goods_no": "3242352", "goods_name": "红狗化猫膏", "goods_content": "特价红狗化猫膏", "market_price": 200, "add_time": 1631503658 } }</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;">goods_id</td> <td style="text-align: left;">int</td> <td>商品id</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML