sheena2994

Untitled

Oct 7th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Updated successfully",
  4. "data": {
  5. "user_id": "189",
  6. "access_token": "1",
  7. "name": "Sheena",
  8. "fb_id": "",
  9. "twitter_id": "",
  10. "location": "Chandigarh",
  11. "customer_id": "",
  12. "pickup_address": "Arthparkash near Tribune Colony",
  13. "pickup_country": "India",
  14. "pickup_city": "Chandigarh",
  15. "pickup_phone": "1212121212",
  16. "delivery_address": "Arthparkash near Tribune Colony",
  17. "delivery_country": "India",
  18. "delivery_city": "Chandigarh",
  19. "delivery_phone": "3434343434",
  20. "is_push_on": "1",
  21. "image": "http://52.43.137.3/resize/img_ca79c45fa050129.jpg",
  22. "avg_rating": "0",
  23. "user_interest_id": "3,4,1,2,5",
  24. "interests": [
  25. {
  26. "interest_id": "1",
  27. "interest_name": "Bags",
  28. "interest_image": "http://52.43.137.3/resize/bags.jpeg"
  29. },
  30. {
  31. "interest_id": "2",
  32. "interest_name": "Men's Fashion",
  33. "interest_image": "http://52.43.137.3/resize/males_fashion.jpeg"
  34. },
  35. {
  36. "interest_id": "3",
  37. "interest_name": "Music",
  38. "interest_image": "http://52.43.137.3/resize/mu1si2c.jpeg"
  39. },
  40. {
  41. "interest_id": "4",
  42. "interest_name": "Footwear",
  43. "interest_image": "http://52.43.137.3/resize/footwear.jpeg"
  44. },
  45. {
  46. "interest_id": "5",
  47. "interest_name": "Creativity",
  48. "interest_image": "http://52.43.137.3/resize/creativity.jpeg"
  49. },
  50. {
  51. "interest_id": "6",
  52. "interest_name": "Women's Fashion",
  53. "interest_image": "http://52.43.137.3/resize/females_fashion.jpeg"
  54. },
  55. {
  56. "interest_id": "7",
  57. "interest_name": "Accessories",
  58. "interest_image": "http://52.43.137.3/resize/accessories.jpg"
  59. },
  60. {
  61. "interest_id": "8",
  62. "interest_name": "Books",
  63. "interest_image": "http://52.43.137.3/resize/books.jpg"
  64. }
  65. ]
  66. }
  67. }
Add Comment
Please, Sign In to add comment