Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the interests",
- "interests": [
- {
- "interest_id": "1",
- "interest_name": "Bags",
- "interest_image": "http://52.43.137.3/resize/bags.jpeg",
- "is_selected": "1"
- },
- {
- "interest_id": "2",
- "interest_name": "Men's Fashion",
- "interest_image": "http://52.43.137.3/resize/males_fashion.jpeg",
- "is_selected": "0"
- },
- {
- "interest_id": "3",
- "interest_name": "Music",
- "interest_image": "http://52.43.137.3/resize/music.jpeg",
- "is_selected": "1"
- },
- {
- "interest_id": "4",
- "interest_name": "Footwear",
- "interest_image": "http://52.43.137.3/resize/footwear.jpeg",
- "is_selected": "1"
- },
- {
- "interest_id": "5",
- "interest_name": "Creativity",
- "interest_image": "http://52.43.137.3/resize/creativity.jpeg",
- "is_selected": "1"
- },
- {
- "interest_id": "6",
- "interest_name": "Women's Fashion",
- "interest_image": "http://52.43.137.3/resize/females_fashion.jpeg",
- "is_selected": "1"
- },
- {
- "interest_id": "7",
- "interest_name": "Accessories",
- "interest_image": "http://52.43.137.3/resize/accessories.jpg",
- "is_selected": "0"
- },
- {
- "interest_id": "8",
- "interest_name": "Books",
- "interest_image": "http://52.43.137.3/resize/books.jpg",
- "is_selected": "0"
- }
- ]
- }
Add Comment
Please, Sign In to add comment