sheena2994

Untitled

Jan 22nd, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "checkins_count": 4,
  5. "user_details": {
  6. "user_id": "1",
  7. "token": "MOCDhFP6L8LEPbvtPgKrI5NJQKhgAyFp0h6iglY4",
  8. "fb_id": "",
  9. "email": "[email protected]",
  10. "name": "Komal Goyal",
  11. "image": "http://code-brew.com/projects/thredz/public/uploads/images/user_f9123e7c57d1082/jpg",
  12. "restaurant_name": "",
  13. "location": "",
  14. "address": "Sector 29",
  15. "city": "Chandigarh",
  16. "state": "Chandigarh",
  17. "lat": "30.340000",
  18. "lng": "76.340000",
  19. "annual_revenue": "0",
  20. "membership": "0",
  21. "verification_code": "8765",
  22. "is_verified": "0",
  23. "is_business": "0"
  24. },
  25. "checkins": [
  26. {
  27. "check_in_id": "4",
  28. "user_id": "2",
  29. "restaurant_name": "The Cove",
  30. "image": ""
  31. },
  32. {
  33. "check_in_id": "3",
  34. "user_id": "5",
  35. "restaurant_name": "Pizza Hut",
  36. "image": "http://code-brew.com/projects/thredz/public/uploads/images/user_55e9c8f34e5cdc2/png"
  37. },
  38. {
  39. "check_in_id": "2",
  40. "user_id": "5",
  41. "restaurant_name": "Pizza Hut",
  42. "image": "http://code-brew.com/projects/thredz/public/uploads/images/user_55e9c8f34e5cdc2/png"
  43. },
  44. {
  45. "check_in_id": "1",
  46. "user_id": "2",
  47. "restaurant_name": "The Cove",
  48. "image": ""
  49. }
  50. ]
  51. }
Add Comment
Please, Sign In to add comment