Guest User

Untitled

a guest
Aug 18th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. {
  2. "Taxes got from MBP XMLs": [
  3. {
  4. "name": "District Tax Rate: State - Vermont Local Option Hotel Tax",
  5. "type": "rate-per-day",
  6. "district_id": 312,
  7. "amount": 0.01
  8. },
  9. {
  10. "name": "District Tax Rate: State - Vermont Hotel Tax",
  11. "type": "rate-per-day",
  12. "district_id": 242,
  13. "amount": 0.09
  14. }
  15. ],
  16. "Applicable taxes (after exclusion table)": [],
  17. "Total taxes sent to Airbnb": {
  18. "fixedTaxesTotal": 0,
  19. "percentTaxesTotal": 0
  20. },
  21. "Base rates from Connect": [
  22. {
  23. "2018-08-11": 318
  24. },
  25. {
  26. "2018-08-12": 196
  27. },
  28. {
  29. "2018-08-13": 200
  30. },
  31. {
  32. "2018-08-14": 188
  33. },
  34. {
  35. "2018-08-15": 201
  36. },
  37. {
  38. "2018-08-16": 212
  39. },
  40. {
  41. "2018-08-17": 268
  42. },
  43. {
  44. "2018-08-18": 274
  45. },
  46. {
  47. "2018-08-19": 249
  48. },
  49. {
  50. "2018-08-20": 229
  51. },
  52. {
  53. "2018-08-21": 193
  54. },
  55. {
  56. "2018-08-22": 242
  57. },
  58. {
  59. "2018-08-23": 232
  60. },
  61. {
  62. "2018-08-24": 364
  63. },
  64. {
  65. "2018-08-25": 359
  66. },
  67. {
  68. "2018-08-26": 215
  69. },
  70. {
  71. "2018-08-27": 281
  72. },
  73. {
  74. "2018-08-28": 259
  75. },
  76. {
  77. "2018-08-29": 257
  78. },
  79. {
  80. "2018-08-30": 196
  81. },
  82. {
  83. "2018-08-31": 312
  84. },
  85. {
  86. "2018-09-01": 372
  87. },
  88. {
  89. "2018-09-02": 291
  90. },
  91. {
  92. "2018-09-03": 250
  93. },
  94. {
  95. "2018-09-04": 255
  96. },
  97. {
  98. "2018-09-05": 291
  99. },
  100. {
  101. "2018-09-06": 238
  102. },
  103. {
  104. "2018-09-07": 368
  105. },
  106. {
  107. "2018-09-08": 336
  108. },
  109. {
  110. "2018-09-09": 261
  111. },
  112. {
  113. "2018-09-10": 269
  114. },
  115. {
  116. "2018-09-11": 247
  117. },
  118. {
  119. "2018-09-12": 230
  120. },
  121. {
  122. "2018-09-13": 211
  123. },
  124. {
  125. "2018-09-14": 486
  126. },
  127. {
  128. "2018-09-15": 496
  129. },
  130. {
  131. "2018-09-16": 272
  132. },
  133. {
  134. "2018-09-17": 301
  135. },
  136. {
  137. "2018-09-18": 288
  138. },
  139. {
  140. "2018-09-19": 301
  141. },
  142. {
  143. "2018-09-20": 304
  144. },
  145. {
  146. "2018-09-21": 509
  147. },
  148. {
  149. "2018-09-22": 526
  150. },
  151. {
  152. "2018-09-23": 344
  153. },
  154. {
  155. "2018-09-24": 290
  156. },
  157. {
  158. "2018-09-25": 280
  159. },
  160. {
  161. "2018-09-26": 306
  162. },
  163. {
  164. "2018-09-27": 336
  165. },
  166. {
  167. "2018-09-28": 481
  168. },
  169. {
  170. "2018-09-29": 482
  171. },
  172. {
  173. "2018-09-30": 239
  174. }
  175. ],
  176. "Updated rates sent to Airbnb": "Same as 'Base rates from Connect' since there were no applicable taxes"
  177. }
Add Comment
Please, Sign In to add comment