Advertisement
Guest User

Untitled

a guest
Nov 26th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. {
  2. "statusCode": 200,
  3. "message": "éxito",
  4. "data": [
  5. {
  6. "_id": "5bf81dfc2b7d5d5a1ebbd056",
  7. "cylinderId": "5804b090698bcd0298164016",
  8. "comunaId": "584e9469df829275019c4af8",
  9. "startDate": "2018-11-23T03:00:00.000Z",
  10. "endDate": "2018-12-20T03:00:00.000Z",
  11. "createdAt": "2018-11-23T15:34:20.755Z",
  12. "prices": [
  13. {
  14. "priceType": "TA",
  15. "price": 1500,
  16. "startBlock": "H09",
  17. "endBlock": "H10",
  18. "startTime": "2018-11-23T12:00:00.000Z",
  19. "endTime": "2018-11-23T13:59:59.000Z",
  20. "registeredBy": "me@anmol.in Super Admin",
  21. "_id": "5bf81dfc2b7d5d5a1ebbd057",
  22. "repeatDays": [
  23. 1,
  24. 2,
  25. 3,
  26. 4,
  27. 5
  28. ],
  29. "gascoAmount": 750,
  30. "distributorAmount": 750
  31. },
  32. {
  33. "registeredBy": "me@anmol.in Super Admin",
  34. "endTime": "2018-11-23T16:59:59.000Z",
  35. "startTime": "2018-11-23T15:00:00.000Z",
  36. "endBlock": "H13",
  37. "startBlock": "H12",
  38. "price": 1000,
  39. "priceType": "TB",
  40. "_id": "5bf81dfc2b7d5d5a1ebbd058",
  41. "repeatDays": [
  42. 1,
  43. 5,
  44. 6,
  45. 7
  46. ],
  47. "gascoAmount": 400,
  48. "distributorAmount": 600
  49. },
  50. {
  51. "registeredBy": "me@anmol.in Super Admin",
  52. "endTime": "2018-11-23T21:59:59.000Z",
  53. "startTime": "2018-11-23T18:00:00.000Z",
  54. "endBlock": "H18",
  55. "startBlock": "H15",
  56. "price": 1000,
  57. "priceType": "TB",
  58. "_id": "5bf81dfc2b7d5d5a1ebbd059",
  59. "repeatDays": [
  60. 1,
  61. 5,
  62. 6,
  63. 7
  64. ],
  65. "gascoAmount": 400,
  66. "distributorAmount": 600
  67. }
  68. ],
  69. "__v": 0
  70. },
  71. {
  72. "_id": "5bf81dfc2b7d5d5a1ebbd05a",
  73. "cylinderId": "5804b090698bcd0298164019",
  74. "comunaId": "584e9469df829275019c4af8",
  75. "startDate": "2018-11-23T03:00:00.000Z",
  76. "endDate": "2018-12-20T03:00:00.000Z",
  77. "createdAt": "2018-11-23T15:34:20.755Z",
  78. "prices": [
  79. {
  80. "priceType": "TA",
  81. "price": 1500,
  82. "startBlock": "H09",
  83. "endBlock": "H10",
  84. "startTime": "2018-11-23T12:00:00.000Z",
  85. "endTime": "2018-11-23T13:59:59.000Z",
  86. "registeredBy": "me@anmol.in Super Admin",
  87. "_id": "5bf81dfc2b7d5d5a1ebbd05b",
  88. "repeatDays": [
  89. 1,
  90. 2,
  91. 3,
  92. 4,
  93. 5
  94. ],
  95. "gascoAmount": 750,
  96. "distributorAmount": 750
  97. },
  98. {
  99. "registeredBy": "me@anmol.in Super Admin",
  100. "endTime": "2018-11-23T16:59:59.000Z",
  101. "startTime": "2018-11-23T15:00:00.000Z",
  102. "endBlock": "H13",
  103. "startBlock": "H12",
  104. "price": 1000,
  105. "priceType": "TB",
  106. "_id": "5bf81dfc2b7d5d5a1ebbd05c",
  107. "repeatDays": [
  108. 1,
  109. 5,
  110. 6,
  111. 7
  112. ],
  113. "gascoAmount": 400,
  114. "distributorAmount": 600
  115. },
  116. {
  117. "registeredBy": "me@anmol.in Super Admin",
  118. "endTime": "2018-11-23T21:59:59.000Z",
  119. "startTime": "2018-11-23T18:00:00.000Z",
  120. "endBlock": "H18",
  121. "startBlock": "H15",
  122. "price": 1000,
  123. "priceType": "TB",
  124. "_id": "5bf81dfc2b7d5d5a1ebbd05d",
  125. "repeatDays": [
  126. 1,
  127. 5,
  128. 6,
  129. 7
  130. ],
  131. "gascoAmount": 400,
  132. "distributorAmount": 600
  133. }
  134. ],
  135. "__v": 0
  136. }
  137. ]
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement