sheena2994

Untitled

Oct 7th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the details",
  4. "data": {
  5. "user_id": "188",
  6. "name": "Tester",
  7. "fb_id": "",
  8. "twitter_id": "",
  9. "location": "Chandigarh",
  10. "customer_id": "",
  11. "pickup_address": "#123, Floor 1",
  12. "pickup_country": "India",
  13. "pickup_city": "Chandigarh",
  14. "pickup_phone": "4545545454",
  15. "delivery_address": "",
  16. "delivery_country": "",
  17. "delivery_city": "",
  18. "delivery_phone": "",
  19. "image": "http://52.43.137.3/resize/img_18996d77226bea7.jpg",
  20. "is_rated": "0",
  21. "avg_rating": "0",
  22. "user_interest_id": "1,2,3,4,5,6,7,8",
  23. "is_traded": "0"
  24. },
  25. "my_items_count": 4,
  26. "my_items": [
  27. {
  28. "item_id": "90",
  29. "interest_id": "7",
  30. "title": "camera",
  31. "description": "Ghfhfghfghfgh",
  32. "user_id": "188",
  33. "name": "Tester",
  34. "location": "Chandigarh",
  35. "image": "http://52.43.137.3/resize/img_18996d77226bea7.jpg",
  36. "avg_rating": "0",
  37. "image_count": "3",
  38. "filename": "http://52.43.137.3/resize/img_39ae80f0bb45e7826.jpg",
  39. "likes_count": "0",
  40. "comment_count": "0",
  41. "is_liked": "0",
  42. "is_commented": "0"
  43. },
  44. {
  45. "item_id": "91",
  46. "interest_id": "6",
  47. "title": "few grew",
  48. "description": "Ewgewgw",
  49. "user_id": "188",
  50. "name": "Tester",
  51. "location": "Chandigarh",
  52. "image": "http://52.43.137.3/resize/img_18996d77226bea7.jpg",
  53. "avg_rating": "0",
  54. "image_count": "1",
  55. "filename": "http://52.43.137.3/resize/img_96594db32a7b2b206.jpg",
  56. "likes_count": "0",
  57. "comment_count": "0",
  58. "is_liked": "0",
  59. "is_commented": "0"
  60. },
  61. {
  62. "item_id": "92",
  63. "interest_id": "5",
  64. "title": "t4gw3yre",
  65. "description": "Gregor",
  66. "user_id": "188",
  67. "name": "Tester",
  68. "location": "Chandigarh",
  69. "image": "http://52.43.137.3/resize/img_18996d77226bea7.jpg",
  70. "avg_rating": "0",
  71. "image_count": "2",
  72. "filename": "http://52.43.137.3/resize/img_d9ea5ce4c88c11917.jpg",
  73. "likes_count": "0",
  74. "comment_count": "6",
  75. "is_liked": "0",
  76. "is_commented": "0"
  77. },
  78. {
  79. "item_id": "93",
  80. "interest_id": "6",
  81. "title": "Fede",
  82. "description": "FWF",
  83. "user_id": "188",
  84. "name": "Tester",
  85. "location": "Chandigarh",
  86. "image": "http://52.43.137.3/resize/img_18996d77226bea7.jpg",
  87. "avg_rating": "0",
  88. "image_count": "1",
  89. "filename": "http://52.43.137.3/resize/img_037863ad98ca2b407.jpg",
  90. "likes_count": "0",
  91. "comment_count": "0",
  92. "is_liked": "0",
  93. "is_commented": "0"
  94. }
  95. ]
  96. }
Add Comment
Please, Sign In to add comment