-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsampleResponse.json
35 lines (35 loc) · 1.04 KB
/
sampleResponse.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "Apple iPhone 6 Plus (Gold, 16 GB)",
"default": {
"vendor": "Shopclues",
"price": "40499",
"url": "http://www.shopclues.com/apple-iphone-6-plus-16gb-3.html"
},
"allPrices": [
{
"vendor": "Shopclues",
"price": "40499",
"url": "http://www.shopclues.com/apple-iphone-6-plus-16gb-3.html"
},
{
"vendor": "Infibeam",
"price": "42499",
"url": "http://www.infibeam.com/Mobiles/apple-iphone-6-plus/P-mobi-60840361012-cat-z.html"
},
{
"vendor": "Flipkart",
"price": "44999",
"url": "http://dl.flipkart.com/dl/apple-iphone-6-plus/p/itme7zgymhjqjccq?pid=MOBEYGPZZV9GQWZZ&affid=vineetcom"
},
{
"vendor": "Amazon",
"price": "45000",
"url": "http://www.amazon.in/gp/product/B00O4WU7GM/ref=asc_df_B00O4WU7GM34167404/?tag=ihre_partner_id&creative=165953&creativeASIN=B00O4WU7GM&linkCode=df0"
},
{
"vendor": "Snapdeal",
"price": "54000",
"url": "http://www.snapdeal.com/product/apple-iphone-6-plus-16/76903694"
}
]
}