Advertisement
Guest User

Untitled

a guest
Jul 24th, 2018
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. {
  2. "__v": "1.0",
  3. "data": [
  4. {
  5. "id": 15,
  6. "email": "burubu111@gmail.com",
  7. "firstName": "Farnk",
  8. "lastName": "Lamps",
  9. "createdAt": 1532414885,
  10. "updatedAt": 1532414885
  11. },
  12. {
  13. "id": 16,
  14. "email": "hnick937@gmail.com",
  15. "firstName": "Nick",
  16. "lastName": "Holmes",
  17. "createdAt": 1532418182,
  18. "updatedAt": 1532418182
  19. },
  20. {
  21. "id": 20,
  22. "email": "h8nick937@gmail.com",
  23. "firstName": "Nicks18",
  24. "lastName": "Holmes",
  25. "createdAt": 1532439336,
  26. "updatedAt": 1532439336,
  27. "venue": {
  28. "id": 9,
  29. "name": "Venue2",
  30. "businessId": 2,
  31. "categoriesIds": [
  32. 3
  33. ],
  34. "description": "string123342423424234234gdgdfhfhfghfghfghgfhfhhgfhfgghgfghfggh",
  35. "openingHours": [
  36. {
  37. "id": 5,
  38. "day": 2,
  39. "openAt": "01:00",
  40. "closeAt": "23:00",
  41. "createdAt": 1532332944,
  42. "updatedAt": 1532332944
  43. }
  44. ],
  45. "address": "Dmytra Yavornytskoho Avenue, 95Б, Dnipropetrovs'k, Dnipropetrovsk Oblast, Ukraine, 49000",
  46. "latitude": 48.47098652,
  47. "longitude": 35.02688169,
  48. "contactName": "string12",
  49. "contactEmail": "strin@kij.ng",
  50. "contactPhone": "12345789",
  51. "website": "http://omap.dev.cleveroad.com/",
  52. "linkedIn": "string",
  53. "twitter": "string",
  54. "instagram": "string",
  55. "facebook": "string",
  56. "createdAt": 1532332943,
  57. "updatedAt": 1532439337,
  58. "rating": 0,
  59. "voices": 0,
  60. "delivery": true,
  61. "deliveryCost": 200.1,
  62. "restaurantManagerId": 20,
  63. "tags": [
  64. {
  65. "id": 4,
  66. "text": "string2121323213213132133123"
  67. }
  68. ]
  69. }
  70. },
  71. {
  72. "id": 21,
  73. "email": "burubu937@gmail.com",
  74. "firstName": "Nicks18",
  75. "lastName": "Holmes",
  76. "createdAt": 1532440033,
  77. "updatedAt": 1532440033,
  78. "venue": {
  79. "id": 8,
  80. "name": "Venue1",
  81. "businessId": 2,
  82. "categoriesIds": [
  83. 2
  84. ],
  85. "description": "string123342423424234234gdgdfhfhfghfghfghgfhfhhgfhfgghgfghfggh",
  86. "openingHours": [
  87. {
  88. "id": 4,
  89. "day": 2,
  90. "openAt": "01:00",
  91. "closeAt": "23:00",
  92. "createdAt": 1532332778,
  93. "updatedAt": 1532332778
  94. }
  95. ],
  96. "address": "Dmytra Yavornytskoho Avenue, 95Б, Dnipropetrovs'k, Dnipropetrovsk Oblast, Ukraine, 49000",
  97. "latitude": 48.47098652,
  98. "longitude": 35.02688169,
  99. "contactName": "string12",
  100. "contactEmail": "strin@kij.ng",
  101. "contactPhone": "12345789",
  102. "website": "http://omap.dev.cleveroad.com/",
  103. "linkedIn": "string",
  104. "twitter": "string",
  105. "instagram": "string",
  106. "facebook": "string",
  107. "createdAt": 1532332777,
  108. "updatedAt": 1532440033,
  109. "rating": 0,
  110. "voices": 0,
  111. "delivery": true,
  112. "deliveryCost": 200,
  113. "restaurantManagerId": 21,
  114. "tags": [
  115. {
  116. "id": 4,
  117. "text": "string2121323213213132133123"
  118. }
  119. ]
  120. }
  121. }
  122. ],
  123. "pagination": {
  124. "totalCount": 4
  125. }
  126. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement