ankitkhadria1

Untitled

Aug 11th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. {
  2. "status": 200,
  3. "message": "SuccessFul",
  4. "data": [
  5. {
  6. "designer_id": 2,
  7. "name": "ankit",
  8. "email": "ankit@gmail.com"
  9. },
  10. {
  11. "designer_id": 3,
  12. "name": "ankit",
  13. "email": "ankit@gmail.com"
  14. },
  15. {
  16. "designer_id": 4,
  17. "name": "ankit",
  18. "email": "ankit1@gmail.com"
  19. },
  20. {
  21. "designer_id": 5,
  22. "name": "ankit",
  23. "email": "kumar@gmail.com"
  24. },
  25. {
  26. "designer_id": 6,
  27. "name": "harman",
  28. "email": "harman@gmail.com"
  29. },
  30. {
  31. "designer_id": 7,
  32. "name": "ankit",
  33. "email": "harman@gmail.com"
  34. },
  35. {
  36. "designer_id": 8,
  37. "name": "harman",
  38. "email": "harman@gmail.com"
  39. },
  40. {
  41. "designer_id": 9,
  42. "name": "abhishek",
  43. "email": "abhi@gmai.com"
  44. },
  45. {
  46. "designer_id": 10,
  47. "name": "guru",
  48. "email": "guru@gmail.com"
  49. },
  50. {
  51. "designer_id": 11,
  52. "name": "guru",
  53. "email": "code@gmail.com"
  54. }
  55. ]
  56. }
Add Comment
Please, Sign In to add comment