Guest User

Untitled

a guest
Aug 20th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. {
  2. "Taxes got from MBP XMLs": [
  3. {
  4. "name": "District Tax Rate: City - Moab, UT Lodging",
  5. "type": "rate-per-day",
  6. "district_id": 453,
  7. "amount": 0.015
  8. },
  9. {
  10. "name": "District Tax Rate: City - Moab, UT Sales",
  11. "type": "rate-per-day",
  12. "district_id": 451,
  13. "amount": 0.019
  14. },
  15. {
  16. "name": "District Tax Rate: County - Grand County, UT Lodging",
  17. "type": "rate-per-day",
  18. "district_id": 452,
  19. "amount": 0.0425
  20. },
  21. {
  22. "name": "District Tax Rate: State - Utah & Grand County Sales",
  23. "type": "rate-per-day",
  24. "district_id": 450,
  25. "amount": 0.067
  26. },
  27. {
  28. "name": "District Tax Rate: State - Utah Transient Room Tax",
  29. "type": "rate-per-day",
  30. "district_id": 586,
  31. "amount": 0.0032
  32. }
  33. ],
  34. "Applicable taxes (after exclusion table)": [],
  35. "Total taxes sent to Airbnb": {
  36. "fixedTaxesTotal": 0,
  37. "percentTaxesTotal": 0
  38. },
  39. "Base rates from Connect": [
  40. {
  41. "2018-08-11": 120
  42. },
  43. {
  44. "2018-08-12": 80
  45. },
  46. {
  47. "2018-08-13": 83
  48. },
  49. {
  50. "2018-08-14": 80
  51. },
  52. {
  53. "2018-08-15": 79
  54. },
  55. {
  56. "2018-08-16": 82
  57. },
  58. {
  59. "2018-08-17": 138
  60. },
  61. {
  62. "2018-08-18": 140
  63. },
  64. {
  65. "2018-08-19": 80
  66. },
  67. {
  68. "2018-08-20": 78
  69. },
  70. {
  71. "2018-08-21": 85
  72. },
  73. {
  74. "2018-08-22": 80
  75. },
  76. {
  77. "2018-08-23": 80
  78. },
  79. {
  80. "2018-08-24": 135
  81. },
  82. {
  83. "2018-08-25": 129
  84. },
  85. {
  86. "2018-08-26": 86
  87. },
  88. {
  89. "2018-08-27": 71
  90. },
  91. {
  92. "2018-08-28": 71
  93. },
  94. {
  95. "2018-08-29": 84
  96. },
  97. {
  98. "2018-08-30": 88
  99. },
  100. {
  101. "2018-08-31": 163
  102. },
  103. {
  104. "2018-09-01": 173
  105. },
  106. {
  107. "2018-09-02": 147
  108. },
  109. {
  110. "2018-09-03": 123
  111. },
  112. {
  113. "2018-09-04": 118
  114. },
  115. {
  116. "2018-09-05": 115
  117. },
  118. {
  119. "2018-09-06": 118
  120. },
  121. {
  122. "2018-09-07": 171
  123. },
  124. {
  125. "2018-09-08": 169
  126. },
  127. {
  128. "2018-09-09": 136
  129. },
  130. {
  131. "2018-09-10": 104
  132. },
  133. {
  134. "2018-09-11": 128
  135. },
  136. {
  137. "2018-09-12": 128
  138. },
  139. {
  140. "2018-09-13": 131
  141. },
  142. {
  143. "2018-09-14": 184
  144. },
  145. {
  146. "2018-09-15": 182
  147. },
  148. {
  149. "2018-09-16": 137
  150. },
  151. {
  152. "2018-09-17": 135
  153. },
  154. {
  155. "2018-09-18": 135
  156. },
  157. {
  158. "2018-09-19": 136
  159. },
  160. {
  161. "2018-09-20": 144
  162. },
  163. {
  164. "2018-09-21": 192
  165. },
  166. {
  167. "2018-09-22": 192
  168. },
  169. {
  170. "2018-09-23": 148
  171. },
  172. {
  173. "2018-09-24": 143
  174. },
  175. {
  176. "2018-09-25": 115
  177. },
  178. {
  179. "2018-09-26": 142
  180. },
  181. {
  182. "2018-09-27": 148
  183. },
  184. {
  185. "2018-09-28": 203
  186. },
  187. {
  188. "2018-09-29": 204
  189. },
  190. {
  191. "2018-09-30": 148
  192. }
  193. ],
  194. "Updated rates sent to Airbnb": "Same as 'Base rates from Connect' since there were no applicable taxes"
  195. }
Add Comment
Please, Sign In to add comment