Guest User

Untitled

a guest
Sep 25th, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. {
  2. "message": "Successful",
  3. "status": 200,
  4. "data": {
  5. "users": [
  6. {
  7. "user_id": 34570,
  8. "username": "BOTest-Admin",
  9. "email": "botest+1@yopmail.com",
  10. "type": 2,
  11. "phone": "+911234567890"
  12. },
  13. {
  14. "user_id": 34571,
  15. "username": "boAgent1-Agent",
  16. "email": "boAgent1+1@yopmail.com",
  17. "type": 2,
  18. "phone": "+911234567890"
  19. },
  20. {
  21. "user_id": 34575,
  22. "username": "boAgent1",
  23. "email": null,
  24. "type": 2,
  25. "phone": "+911234567890"
  26. },
  27. {
  28. "user_id": 34644,
  29. "username": "agent2-Agent",
  30. "email": "agent+agent2+1@yopmail.com",
  31. "type": 2,
  32. "phone": "+911234567890"
  33. },
  34. {
  35. "user_id": 34651,
  36. "username": "agent3-Agent",
  37. "email": "manager3+4@yopmail.com",
  38. "type": 2,
  39. "phone": "+911234567890"
  40. },
  41. {
  42. "user_id": 34797,
  43. "username": "laba",
  44. "email": "laba@yopmail.com",
  45. "type": 2,
  46. "phone": "+11234567890"
  47. },
  48. {
  49. "user_id": 44740,
  50. "username": "Manager1-Manager",
  51. "email": "boAgent1@yopmail.com",
  52. "type": 1,
  53. "phone": "+911234567890"
  54. },
  55. {
  56. "user_id": 44824,
  57. "username": "manager2-Manager",
  58. "email": "agent+agent2@yopmail.com",
  59. "type": 1,
  60. "phone": "+911234567890"
  61. },
  62. {
  63. "user_id": 44825,
  64. "username": "manager3-Manager",
  65. "email": "manager3+3@yopmail.com",
  66. "type": 1,
  67. "phone": "+911234567890"
  68. }
  69. ],
  70. "auth_id": 44738
  71. }
  72. }
Add Comment
Please, Sign In to add comment