sheena2994

Untitled

Sep 16th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the details",
  4. "data": {
  5. "user_id": "92",
  6. "access_token": "JAHzPAgAXEkBZAghyb4ldKtfozhRIrloXtZ4bf4e",
  7. "name": "Ishika",
  8. "fb_id": "546465423365611",
  9. "twitter_id": "",
  10. "location": "Chandigarh",
  11. "phone": "",
  12. "customer_id": "",
  13. "image": "",
  14. "avg_rating": "0",
  15. "user_interest_id": "2,4,1",
  16. "pickup_address": "",
  17. "delivery_address": ""
  18. },
  19. "my_items_count": 1,
  20. "my_items": [
  21. {
  22. "item_id": "29",
  23. "interest_id": "1",
  24. "title": "Pen",
  25. "filename": "http://52.43.137.3/resize/img_0f1d34df554723f.jpg",
  26. "likes_count": "0",
  27. "comment_count": "0",
  28. "is_liked": "0",
  29. "is_commented": "0",
  30. "is_traded": "0"
  31. }
  32. ],
  33. "liked_items_count": 1,
  34. "liked_items": [
  35. {
  36. "item_id": "22",
  37. "interest_id": "3",
  38. "title": "New Collection",
  39. "filename": "http://52.43.137.3/resize/img_4acc6644d3c29b4.jpg",
  40. "likes_count": "2",
  41. "comment_count": "1",
  42. "is_liked": "1",
  43. "is_commented": "1"
  44. }
  45. ]
  46. }
Add Comment
Please, Sign In to add comment