高佣联盟

高佣联盟


偏远地区包邮-赖林锋

<p><strong>简要描述:</strong> </p> <ul> <li>偏远地区包邮商品列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://域名/gylm/freeshipping/v1/remoteFree</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 style="text-align: left;">说明</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td style="text-align: left;">当前页数</td> <td>默认1</td> </tr> <tr> <td style="text-align: left;">pageSize</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td style="text-align: left;">每页商品数量</td> <td>默认10</td> </tr> <tr> <td style="text-align: left;">catId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td style="text-align: left;">商品类目</td> <td>0全部,1女装,2男装,3内衣,4美妆,5配饰,6鞋品,7箱包,8儿童,9母婴,10居家,11美食,12数码,13家电,14其他,15车品,16文体,17宠物(默认0)</td> </tr> <tr> <td style="text-align: left;">order</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td style="text-align: left;">自定义排序</td> <td>1.综合;2.券后价从高到低;3.券后价从低到高;4.销量从高到低;5.销量价从低到高;(默认是1)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "message": "SUCCESS", "minId": 2, "time": 1575983784, "data": [ { "product_id": "14321341", "itemid": "575009097311", "seller_id": "61356", "itemtitle": "完美日记哑光唇釉女学生雾面柔雾染唇液唇蜜唇彩口红持久显白", "itemshorttitle": "【完美日记】哑光唇釉", "itemdesc": "【全国包邮】双十二前1小时第2件1元,拍2件仅35.9!国货之光完美日记又来抢钱啦~经典哑光唇釉,顺滑不卡纹,一抹出色,打造高级秋冬雾面妆!多色可选,让你稳占红唇C位!!【赠运费险】", "itemprice": "39.90", "itemsale": "2839070", "itemsale2": "0", "todaysale": "0", "itempic": "http://img.haodanku.com/oimg_575009097311_1575598389.jpg", "itempic_copy": "0_575009097311_1575598377.jpg", "fqcat": "4", "itemendprice": "34.90", "shoptype": "B", "tktype": "营销计划", "tkrates": "15.00", "cuntao": "1", "tkmoney": "5.24", "couponurl": "https://uland.taobao.com/quan/detail?sellerId=3375170974&amp;activityId=5cdabc11b69b432aaf49961d6e64222b", "couponmoney": "5", "couponsurplus": "385000", "couponreceive": "115000", "couponreceive2": "0", "todaycouponreceive": "114998", "couponnum": "500000", "couponexplain": "单笔满39.0元可用", "couponstarttime": "1575648000", "couponendtime": "1576166399", "start_time": "1575648000", "end_time": "1576166399", "starttime": "1575648000", "isquality": "0", "report_status": "0", "is_brand": "0", "is_live": "0", "guide_article": "【全国包邮】双十二前1小时第2件1元,拍2件仅35.9!国货之光完美日记又来抢钱啦~经典哑光唇釉,顺滑不卡纹,一抹出色,打造高级秋冬雾面妆!多色可选,让你稳占红唇C位!!【赠运费险】", "videoid": "50264992533", "activity_type": "聚划算", "general_index": "335", "planlink": null, "seller_name": "花生日记官方APP", "userid": "3375170974", "sellernick": "perfectdiary旗舰店", "shopname": "perfectdiary旗舰店", "online_users": "0", "original_img": "", "original_article": "", "discount": "8.70", "is_explosion": "0", "me": null, "activityid": "5cdabc11b69b432aaf49961d6e64222b", "coupon_condition": "39.00", "taobao_image": "http://img.alicdn.com/imgextra/i1/3375170974/O1CN01YbrAHR1J48K0ZhUtB_!!0-item_pic.jpg,http://img.alicdn.com/imgextra/i1/3375170974/O1CN01kO5LgJ1J48HCLhIa7_!!3375170974.jpg,http://img.alicdn.com/imgextra/i3/3375170974/O1CN01KGUu2p1J48HDe9GUD_!!3375170974.jpg,http://img.alicdn.com/imgextra/i4/3375170974/O1CN01sKBQr01J48HEw5Xfd_!!3375170974.jpg,http://img.alicdn.com/imgextra/i2/3375170974/O1CN016VmVIl1J48GnkuFoC_!!3375170974.jpg", "shopid": "223545883", "son_category": "50010807", "down_type": "0", "deposit": "0.00", "deposit_deduct": "0.00", "ysyl_tlj_face": "-1.00", "is_shipping": "1" } ] } </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;">code</td> <td style="text-align: left;">int</td> <td>状态码:200成功,0失败或者无数据</td> </tr> <tr> <td style="text-align: left;">minId</td> <td style="text-align: left;">int</td> <td>为0表示最后一页,否则作为获取下一页的参数值</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">array</td> <td>商品列表</td> </tr> </tbody> </table> <p>具体参考好单库api:<a href="https://www.haodanku.com/api/detail/show/33.html">https://www.haodanku.com/api/detail/show/33.html</a></p> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML