sheena2994

Untitled

Aug 16th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the interests",
  4. "interests": [
  5. {
  6. "interest_id": "1",
  7. "interest_name": "Bags",
  8. "interest_image": "http://52.43.137.3/resize/bags.jpeg",
  9. "is_selected": "1"
  10. },
  11. {
  12. "interest_id": "2",
  13. "interest_name": "Men's Fashion",
  14. "interest_image": "http://52.43.137.3/resize/males_fashion.jpeg",
  15. "is_selected": "0"
  16. },
  17. {
  18. "interest_id": "3",
  19. "interest_name": "Music",
  20. "interest_image": "http://52.43.137.3/resize/music.jpeg",
  21. "is_selected": "1"
  22. },
  23. {
  24. "interest_id": "4",
  25. "interest_name": "Footwear",
  26. "interest_image": "http://52.43.137.3/resize/footwear.jpeg",
  27. "is_selected": "1"
  28. },
  29. {
  30. "interest_id": "5",
  31. "interest_name": "Creativity",
  32. "interest_image": "http://52.43.137.3/resize/creativity.jpeg",
  33. "is_selected": "1"
  34. },
  35. {
  36. "interest_id": "6",
  37. "interest_name": "Women's Fashion",
  38. "interest_image": "http://52.43.137.3/resize/females_fashion.jpeg",
  39. "is_selected": "1"
  40. },
  41. {
  42. "interest_id": "7",
  43. "interest_name": "Accessories",
  44. "interest_image": "http://52.43.137.3/resize/accessories.jpg",
  45. "is_selected": "0"
  46. },
  47. {
  48. "interest_id": "8",
  49. "interest_name": "Books",
  50. "interest_image": "http://52.43.137.3/resize/books.jpg",
  51. "is_selected": "0"
  52. }
  53. ]
  54. }
Add Comment
Please, Sign In to add comment