宠物托运

宠物托运接口文档


商品详情

<p><strong>简要描述:</strong> </p> <ul> <li>商品详情接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/storeGoods/storeGoodsDetails</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;">goods_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> $ask_data = array( 'user_id'=&gt;'4', 'user_token'=&gt;'McToYdzeMfTogr3pMhDpI6x6O6TI5MzczY29kZWZvcnBocAO0O0OO0O0O', 'goods_id'=&gt;4 );</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "status": 1, "errorcode": "100", "message": "操作成功", "result": { "id": 4, "name": "苹果", "goods_main_image": "https://apipnky.zzqtrj.net//uploads/image/20210902/cd06790bdd0acef21ac1c885881536c4.jpg", "market_price": "45.00", "real_sale_price": "12.00", "add_time": 1630548587 } }</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