Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. {
  2. "id":null,
  3. "name":"TEST3",
  4. "previousId":null,
  5. "creationDate":"2016-12-02",
  6. "creationUser":"USUARIO_TEST_3",
  7. "beginDate":{
  8. "year":2016,
  9. "month":"DECEMBER",
  10. "dayOfYear":337,
  11. "dayOfWeek":"FRIDAY",
  12. "dayOfMonth":2,
  13. "monthValue":12,
  14. "hour":14,
  15. "minute":55,
  16. "second":48,
  17. "nano":178000000,
  18. "chronology":{
  19. "calendarType":"iso8601",
  20. "id":"ISO"
  21. }
  22. },
  23. "finishDate":{
  24. "year":2017,
  25. "month":"MARCH",
  26. "dayOfYear":71,
  27. "dayOfWeek":"SUNDAY",
  28. "dayOfMonth":12,
  29. "monthValue":3,
  30. "hour":14,
  31. "minute":55,
  32. "second":48,
  33. "nano":178000000,
  34. "chronology":{
  35. "calendarType":"iso8601",
  36. "id":"ISO"
  37. }
  38. },
  39. "priority":null,
  40. "status":"PAUSED",
  41. "searchDateTime":null,
  42. "site":{
  43. "values":[
  44. "ARG",
  45. "COL"
  46. ]
  47. },
  48. "brand":{
  49. "values":[
  50. "ALMUNDO"
  51. ]
  52. },
  53. "channel":{
  54. "values":[
  55. "RETAIL"
  56. ]
  57. },
  58. "product":null,
  59. "provider":{
  60. "values":[
  61. "BOOKING",
  62. "ALMUNDO_COL"
  63. ]
  64. },
  65. "travelWindow":{
  66. "ranges":[
  67. {
  68. "checkin":{
  69. "year":2016,
  70. "month":"NOVEMBER",
  71. "era":"CE",
  72. "dayOfYear":322,
  73. "dayOfWeek":"THURSDAY",
  74. "leapYear":true,
  75. "dayOfMonth":17,
  76. "monthValue":11,
  77. "chronology":{
  78. "calendarType":"iso8601",
  79. "id":"ISO"
  80. }
  81. },
  82. "checkout":{
  83. "year":2016,
  84. "month":"NOVEMBER",
  85. "era":"CE",
  86. "dayOfYear":328,
  87. "dayOfWeek":"WEDNESDAY",
  88. "leapYear":true,
  89. "dayOfMonth":23,
  90. "monthValue":11,
  91. "chronology":{
  92. "calendarType":"iso8601",
  93. "id":"ISO"
  94. }
  95. }
  96. },
  97. {
  98. "checkin":{
  99. "year":2016,
  100. "month":"DECEMBER",
  101. "era":"CE",
  102. "dayOfYear":352,
  103. "dayOfWeek":"SATURDAY",
  104. "leapYear":true,
  105. "dayOfMonth":17,
  106. "monthValue":12,
  107. "chronology":{
  108. "calendarType":"iso8601",
  109. "id":"ISO"
  110. }
  111. },
  112. "checkout":{
  113. "year":2016,
  114. "month":"DECEMBER",
  115. "era":"CE",
  116. "dayOfYear":358,
  117. "dayOfWeek":"FRIDAY",
  118. "leapYear":true,
  119. "dayOfMonth":23,
  120. "monthValue":12,
  121. "chronology":{
  122. "calendarType":"iso8601",
  123. "id":"ISO"
  124. }
  125. }
  126. }
  127. ]
  128. },
  129. "mealPlan":null,
  130. "country":{
  131. "inclusions":[
  132. "1128398",
  133. "1119659",
  134. "1136956"
  135. ],
  136. "exclusions":[
  137. "1132269"
  138. ]
  139. },
  140. "city":{
  141. "inclusions":[
  142. "1275976",
  143. "1320623",
  144. "1329157"
  145. ],
  146. "exclusions":[
  147. "1295315"
  148. ]
  149. },
  150. "state":null,
  151. "hotel":{
  152. "inclusions":[
  153. "6620",
  154. "6619",
  155. "312"
  156. ],
  157. "exclusions":[
  158. "2554"
  159. ]
  160. },
  161. "lengthOfStay":{
  162. "lowerValue":7,
  163. "higherValue":11
  164. },
  165. "roomsPerBook":{
  166. "values":[
  167. 2,
  168. 6,
  169. 9
  170. ]
  171. },
  172. "advancePurchase":null,
  173. "hotelPricing":{
  174. "revenueShare":0.5,
  175. "markup":null,
  176. "commision":0.3,
  177. "pricingType":"REVENUE_SHARE"
  178. }
  179. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement