Showing
1 changed file
with
375 additions
and
0 deletions
搜索/productKey_api.md
0 → 100644
1 | +## 1、为你优选接口## | ||
2 | + | ||
3 | +(method=app.home.newPreference) | ||
4 | +请求方式:POST | ||
5 | +#### 请求参数 | ||
6 | +| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | ||
7 | +|:-------| -----:|-----:|-----:|-----:|----:| | ||
8 | +|yh_channel|String|否|1|null|频道(1或2)| | ||
9 | +|uid|String|是|10961107|null|用户ID| | ||
10 | +|udid|String|否|7ce5433b0eb9b527599fd5ef319773bc2f5d94d8|null|设备号| | ||
11 | + | ||
12 | +注意,通用的头部没有列出。 | ||
13 | +请求示例 | ||
14 | +http://devapi.yoho.cn:58078/?debug=XYZ&app_version=3.8.2&client_type=android&os_version=yohobuy%3Ah5&screen_size=720x1280&v=7&method=app.home.newPreference&yh_channel=1&udid=7ce5433b0eb9b527599fd5ef319773bc2f5d94d8&uid=10961107 | ||
15 | + | ||
16 | +### 响应 | ||
17 | +code为200即为成功且只会返回200,每次都会有响应结果。 | ||
18 | +响应JSON格式如下所示: | ||
19 | +```json | ||
20 | +{ | ||
21 | + "alg": "SALT_MD5", | ||
22 | + "code": 200, | ||
23 | + "data": { | ||
24 | + "product_list": [ | ||
25 | + { | ||
26 | + "brand_domain": "5cm", | ||
27 | + "brand_id": 4, | ||
28 | + "brand_name": "5CM", | ||
29 | + "cn_alphabet": "5CMPeiShi5CXTIT0600S66", | ||
30 | + "default_images": "http://img13.static.yhbimg.com/goodsimg/2016/02/21/07/026d569b2db7d9ce9339a79bcb3fe420f8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
31 | + "edit_time": 1456119592, | ||
32 | + "gender": "1", | ||
33 | + "goods_list": [ | ||
34 | + { | ||
35 | + "color_code": "333333", | ||
36 | + "color_id": "2", | ||
37 | + "color_name": "黑色", | ||
38 | + "color_value": "", | ||
39 | + "cover_1": "", | ||
40 | + "cover_2": "", | ||
41 | + "goods_id": "476147", | ||
42 | + "images_url": "http://img13.static.yhbimg.com/goodsimg/2016/02/21/07/026d569b2db7d9ce9339a79bcb3fe420f8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
43 | + "is_default": "N", | ||
44 | + "product_skc": "346699", | ||
45 | + "status": "1" | ||
46 | + } | ||
47 | + ], | ||
48 | + "is_advance": "N", | ||
49 | + "is_discount": "N", | ||
50 | + "is_limited": "N", | ||
51 | + "is_new": "Y", | ||
52 | + "is_outlets": 2, | ||
53 | + "is_promotion": 104, | ||
54 | + "is_soon_sold_out": "N", | ||
55 | + "is_special": "N", | ||
56 | + "market_price": 359, | ||
57 | + "max_sort_id": 8, | ||
58 | + "middle_sort_id": 66, | ||
59 | + "product_id": 373507, | ||
60 | + "product_name": "5CM 字母印花领带", | ||
61 | + "product_skn": 51206745, | ||
62 | + "sales_num": 0, | ||
63 | + "sales_phrase": "春潮新势力", | ||
64 | + "sales_price": 359, | ||
65 | + "shelve_time": 1457140500, | ||
66 | + "small_sort_id": 77, | ||
67 | + "status": 1, | ||
68 | + "stock_number": 25, | ||
69 | + "storage_num": 25, | ||
70 | + "tags": [ | ||
71 | + "is_new" | ||
72 | + ], | ||
73 | + "vip1_price": 341.05, | ||
74 | + "vip2_price": 323.1, | ||
75 | + "vip3_price": 315.92, | ||
76 | + "vip_discount_type": 1, | ||
77 | + "vip_price": 0 | ||
78 | + }, | ||
79 | + { | ||
80 | + "brand_domain": "5cm", | ||
81 | + "brand_id": 4, | ||
82 | + "brand_name": "5CM", | ||
83 | + "cn_alphabet": "5CMPeiShi5CXTIT0603S66", | ||
84 | + "default_images": "http://img12.static.yhbimg.com/goodsimg/2016/02/21/07/02d463c9f8945ad14f824e8ba35efb9555.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
85 | + "edit_time": 1456119581, | ||
86 | + "gender": "1", | ||
87 | + "goods_list": [ | ||
88 | + { | ||
89 | + "color_code": "333333", | ||
90 | + "color_id": "2", | ||
91 | + "color_name": "黑色", | ||
92 | + "color_value": "", | ||
93 | + "cover_1": "", | ||
94 | + "cover_2": "", | ||
95 | + "goods_id": "476153", | ||
96 | + "images_url": "http://img12.static.yhbimg.com/goodsimg/2016/02/21/07/02d463c9f8945ad14f824e8ba35efb9555.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
97 | + "is_default": "N", | ||
98 | + "product_skc": "346702", | ||
99 | + "status": "1" | ||
100 | + } | ||
101 | + ], | ||
102 | + "is_advance": "N", | ||
103 | + "is_discount": "N", | ||
104 | + "is_limited": "N", | ||
105 | + "is_new": "Y", | ||
106 | + "is_outlets": 2, | ||
107 | + "is_promotion": 104, | ||
108 | + "is_soon_sold_out": "N", | ||
109 | + "is_special": "N", | ||
110 | + "market_price": 359, | ||
111 | + "max_sort_id": 8, | ||
112 | + "middle_sort_id": 66, | ||
113 | + "product_id": 373513, | ||
114 | + "product_name": "5CM 字母印花领结", | ||
115 | + "product_skn": 51206748, | ||
116 | + "sales_num": 0, | ||
117 | + "sales_phrase": "春潮新势力", | ||
118 | + "sales_price": 359, | ||
119 | + "shelve_time": 1457140500, | ||
120 | + "small_sort_id": 77, | ||
121 | + "status": 1, | ||
122 | + "stock_number": 19, | ||
123 | + "storage_num": 19, | ||
124 | + "tags": [ | ||
125 | + "is_new" | ||
126 | + ], | ||
127 | + "vip1_price": 341.05, | ||
128 | + "vip2_price": 323.1, | ||
129 | + "vip3_price": 315.92, | ||
130 | + "vip_discount_type": 1, | ||
131 | + "vip_price": 0 | ||
132 | + } | ||
133 | + ], | ||
134 | + "rec_id": "00f185af-936a-4053-97f8-1c802cb91e8b" | ||
135 | + }, | ||
136 | + "md5": "ace93d0f598db0bebec30234381c0cbf", | ||
137 | + "message": "Product List." | ||
138 | +} | ||
139 | +``` | ||
140 | + | ||
141 | +## 2、猜你喜欢接口## | ||
142 | + | ||
143 | +(method=app.search.newLast7day) | ||
144 | +请求方式:POST | ||
145 | +#### 请求参数 | ||
146 | +| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | ||
147 | +|:-------| -----:|-----:|-----:|-----:|----:| | ||
148 | +|yh_channel|String|是|1|null|频道(1或2)| | ||
149 | +|limit|int|是|2|20|每页显示条数| | ||
150 | +|page|int|是|1|1|第几页| | ||
151 | +|gender|String|是|2|null|性别(1或2)| | ||
152 | +|content_code|String|是|123abc|null|内容码| | ||
153 | +|uid|String|是|10961107|null|用户ID| | ||
154 | +|udid|String|是|7ce5433b0eb9b527599fd5ef319773bc2f5d94d8|null|设备号| | ||
155 | + | ||
156 | +注意,通用的头部没有列出。 | ||
157 | +请求示例 | ||
158 | +http://devapi.yoho.cn:58078/?debug=XYZ&app_version=3.8.2&client_type=android&os_version=yohobuy%3Ah5&screen_size=720x1280&v=7&method=app.search.newLast7day&yh_channel=3&udid=7ce5433b0eb9b527599fd5ef319773bc2f5d94d8&uid=10961107&limit=2 | ||
159 | + | ||
160 | +### 响应 | ||
161 | +code为200即为成功且只会返回200,每次都会有响应结果。 | ||
162 | +响应JSON格式如下所示: | ||
163 | +```json | ||
164 | +{ | ||
165 | + "alg": "SALT_MD5", | ||
166 | + "code": 200, | ||
167 | + "data": { | ||
168 | + "page": 1, | ||
169 | + "page_total": 1, | ||
170 | + "product_list": [ | ||
171 | + { | ||
172 | + "brand_domain": "lal", | ||
173 | + "brand_id": 208, | ||
174 | + "brand_name": "Life·After Life", | ||
175 | + "cn_alphabet": "LIFEAFTERLIFEXiuXianJiuFenKuLALA6019P82", | ||
176 | + "default_images": "http://img11.static.yhbimg.com/goodsimg/2016/01/18/05/014ad6e86ae379f532b4099ff3f815cd76.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
177 | + "edit_time": 1457317305, | ||
178 | + "gender": "1", | ||
179 | + "goods_list": [ | ||
180 | + { | ||
181 | + "color_code": "47ba17", | ||
182 | + "color_id": "6", | ||
183 | + "color_name": "绿色", | ||
184 | + "color_value": "", | ||
185 | + "cover_1": "http://img10.static.yhbimg.com/goodsimg/2016/01/18/05/01da8b818522c050c240550cc4761bdc7e.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
186 | + "cover_2": "", | ||
187 | + "goods_id": "402517", | ||
188 | + "images_url": "http://img12.static.yhbimg.com/goodsimg/2016/01/06/12/0294c7537aa16803067d59d080d77d026a.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
189 | + "is_default": "N", | ||
190 | + "product_skc": "305513", | ||
191 | + "status": "1" | ||
192 | + }, | ||
193 | + { | ||
194 | + "color_code": "333333", | ||
195 | + "color_id": "2", | ||
196 | + "color_name": "黑色", | ||
197 | + "color_value": "", | ||
198 | + "cover_1": "http://img11.static.yhbimg.com/goodsimg/2016/01/18/05/014ad6e86ae379f532b4099ff3f815cd76.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
199 | + "cover_2": "", | ||
200 | + "goods_id": "402519", | ||
201 | + "images_url": "http://img11.static.yhbimg.com/goodsimg/2016/01/06/12/01b2aebd8666a078319943dc67af25643f.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
202 | + "is_default": "Y", | ||
203 | + "product_skc": "305514", | ||
204 | + "status": "1" | ||
205 | + }, | ||
206 | + { | ||
207 | + "color_code": "0000fe", | ||
208 | + "color_id": "7", | ||
209 | + "color_name": "蓝色", | ||
210 | + "color_value": "", | ||
211 | + "cover_1": "", | ||
212 | + "cover_2": "", | ||
213 | + "goods_id": "402521", | ||
214 | + "images_url": "http://img13.static.yhbimg.com/goodsimg/2016/01/06/12/021a3546c399ca5e191338dea14ed9111d.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
215 | + "is_default": "N", | ||
216 | + "product_skc": "305515", | ||
217 | + "status": "1" | ||
218 | + }, | ||
219 | + { | ||
220 | + "color_code": "8b5402", | ||
221 | + "color_id": "4", | ||
222 | + "color_name": "棕色", | ||
223 | + "color_value": "", | ||
224 | + "cover_1": "", | ||
225 | + "cover_2": "", | ||
226 | + "goods_id": "402523", | ||
227 | + "images_url": "http://img13.static.yhbimg.com/goodsimg/2016/01/06/12/022ad04aaae79cf551d6357b7756b24564.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
228 | + "is_default": "N", | ||
229 | + "product_skc": "305516", | ||
230 | + "status": "1" | ||
231 | + } | ||
232 | + ], | ||
233 | + "is_advance": "N", | ||
234 | + "is_discount": "Y", | ||
235 | + "is_limited": "N", | ||
236 | + "is_new": "Y", | ||
237 | + "is_outlets": 2, | ||
238 | + "is_promotion": 103, | ||
239 | + "is_soon_sold_out": "N", | ||
240 | + "is_special": "N", | ||
241 | + "market_price": 299, | ||
242 | + "max_sort_id": 3, | ||
243 | + "middle_sort_id": 26, | ||
244 | + "product_id": 312769, | ||
245 | + "product_name": "Life·After Life 侧拉链撞色绣标休闲九分裤", | ||
246 | + "product_skn": 51173990, | ||
247 | + "sales_num": 0, | ||
248 | + "sales_phrase": "", | ||
249 | + "sales_price": 239, | ||
250 | + "shelve_time": 1457317305, | ||
251 | + "small_sort_id": 129, | ||
252 | + "status": 1, | ||
253 | + "stock_number": 794, | ||
254 | + "storage_num": 794, | ||
255 | + "tags": [ | ||
256 | + "is_new" | ||
257 | + ], | ||
258 | + "vip1_price": 227.04999999999998, | ||
259 | + "vip2_price": 215.1, | ||
260 | + "vip3_price": 210.32, | ||
261 | + "vip_discount_type": 4, | ||
262 | + "vip_price": 191 | ||
263 | + }, | ||
264 | + { | ||
265 | + "brand_domain": "lal", | ||
266 | + "brand_id": 208, | ||
267 | + "brand_name": "Life·After Life", | ||
268 | + "cn_alphabet": "LIFEAFTERLIFEKaiShanWeiYiLALA601HA43", | ||
269 | + "default_images": "http://img12.static.yhbimg.com/goodsimg/2016/01/11/04/023c8a7f7cca543bb06eeb1c491e8133dc.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
270 | + "edit_time": 1456897775, | ||
271 | + "gender": "1", | ||
272 | + "goods_list": [ | ||
273 | + { | ||
274 | + "color_code": "333333", | ||
275 | + "color_id": "2", | ||
276 | + "color_name": "黑色", | ||
277 | + "color_value": "", | ||
278 | + "cover_1": "http://img12.static.yhbimg.com/goodsimg/2016/01/11/04/023c8a7f7cca543bb06eeb1c491e8133dc.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
279 | + "cover_2": "", | ||
280 | + "goods_id": "402593", | ||
281 | + "images_url": "http://img11.static.yhbimg.com/goodsimg/2016/01/11/04/01481682960df4ca7eef351e879efff375.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
282 | + "is_default": "N", | ||
283 | + "product_skc": "305551", | ||
284 | + "status": "1" | ||
285 | + }, | ||
286 | + { | ||
287 | + "color_code": "0000fe", | ||
288 | + "color_id": "7", | ||
289 | + "color_name": "蓝色", | ||
290 | + "color_value": "", | ||
291 | + "cover_1": "http://img13.static.yhbimg.com/goodsimg/2016/01/11/04/02ddbd05ad24fa7805705e310f38d9d498.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
292 | + "cover_2": "", | ||
293 | + "goods_id": "402595", | ||
294 | + "images_url": "http://img11.static.yhbimg.com/goodsimg/2016/01/11/04/0144ce271da759c861c49fba3c59c542ed.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
295 | + "is_default": "N", | ||
296 | + "product_skc": "305552", | ||
297 | + "status": "1" | ||
298 | + }, | ||
299 | + { | ||
300 | + "color_code": "b9b7af", | ||
301 | + "color_id": "3", | ||
302 | + "color_name": "灰色", | ||
303 | + "color_value": "", | ||
304 | + "cover_1": "", | ||
305 | + "cover_2": "", | ||
306 | + "goods_id": "402597", | ||
307 | + "images_url": "http://img13.static.yhbimg.com/goodsimg/2016/01/05/10/02877fc6b8d591343daded50497aaa5b42.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
308 | + "is_default": "N", | ||
309 | + "product_skc": "305553", | ||
310 | + "status": "1" | ||
311 | + }, | ||
312 | + { | ||
313 | + "color_code": "47ba17", | ||
314 | + "color_id": "6", | ||
315 | + "color_name": "绿色", | ||
316 | + "color_value": "", | ||
317 | + "cover_1": "", | ||
318 | + "cover_2": "", | ||
319 | + "goods_id": "402599", | ||
320 | + "images_url": "http://img13.static.yhbimg.com/goodsimg/2016/01/07/12/02f4b6ed457548a251fec23b67bd45d91a.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
321 | + "is_default": "N", | ||
322 | + "product_skc": "305554", | ||
323 | + "status": "1" | ||
324 | + }, | ||
325 | + { | ||
326 | + "color_code": "FFFFFF", | ||
327 | + "color_id": "1", | ||
328 | + "color_name": "白色", | ||
329 | + "color_value": "", | ||
330 | + "cover_1": "http://img11.static.yhbimg.com/goodsimg/2016/01/11/05/0132a3a5039523d8b128a7e9fae579e87a.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
331 | + "cover_2": "", | ||
332 | + "goods_id": "402601", | ||
333 | + "images_url": "http://img10.static.yhbimg.com/goodsimg/2016/01/11/04/01be579fbec81ad948397e69323fd0b8db.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
334 | + "is_default": "N", | ||
335 | + "product_skc": "305555", | ||
336 | + "status": "1" | ||
337 | + } | ||
338 | + ], | ||
339 | + "is_advance": "N", | ||
340 | + "is_discount": "Y", | ||
341 | + "is_limited": "N", | ||
342 | + "is_new": "N", | ||
343 | + "is_outlets": 2, | ||
344 | + "is_promotion": 102, | ||
345 | + "is_soon_sold_out": "N", | ||
346 | + "is_special": "N", | ||
347 | + "market_price": 239, | ||
348 | + "max_sort_id": 1, | ||
349 | + "middle_sort_id": 16, | ||
350 | + "product_id": 312795, | ||
351 | + "product_name": "Life·After Life 无拉链前襟开叉开衫卫衣", | ||
352 | + "product_skn": 51174003, | ||
353 | + "sales_num": 0, | ||
354 | + "sales_phrase": "", | ||
355 | + "sales_price": 189, | ||
356 | + "shelve_time": 1456897775, | ||
357 | + "small_sort_id": 119, | ||
358 | + "status": 1, | ||
359 | + "stock_number": 731, | ||
360 | + "storage_num": 731, | ||
361 | + "tags": [], | ||
362 | + "vip1_price": 179.54999999999998, | ||
363 | + "vip2_price": 170.1, | ||
364 | + "vip3_price": 166.32, | ||
365 | + "vip_discount_type": 3, | ||
366 | + "vip_price": 0 | ||
367 | + } | ||
368 | + ], | ||
369 | + "rec_id": "81018161-8459-4131-ac05-40f327b5e318", | ||
370 | + "total": 2 | ||
371 | + }, | ||
372 | + "md5": "aefa8f6557793d3b115d03d221a24529", | ||
373 | + "message": "Last Search List." | ||
374 | +} | ||
375 | +``` |
-
Please register or login to post a comment