Guest User

Untitled

a guest
Aug 16th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 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": 141
  42. },
  43. {
  44. "2018-08-12": 113
  45. },
  46. {
  47. "2018-08-13": 111
  48. },
  49. {
  50. "2018-08-14": 108
  51. },
  52. {
  53. "2018-08-15": 107
  54. },
  55. {
  56. "2018-08-16": 113
  57. },
  58. {
  59. "2018-08-17": 171
  60. },
  61. {
  62. "2018-08-18": 173
  63. },
  64. {
  65. "2018-08-19": 115
  66. },
  67. {
  68. "2018-08-20": 113
  69. },
  70. {
  71. "2018-08-21": 113
  72. },
  73. {
  74. "2018-08-22": 113
  75. },
  76. {
  77. "2018-08-23": 116
  78. },
  79. {
  80. "2018-08-24": 178
  81. },
  82. {
  83. "2018-08-25": 171
  84. },
  85. {
  86. "2018-08-26": 116
  87. },
  88. {
  89. "2018-08-27": 114
  90. },
  91. {
  92. "2018-08-28": 107
  93. },
  94. {
  95. "2018-08-29": 113
  96. },
  97. {
  98. "2018-08-30": 117
  99. },
  100. {
  101. "2018-08-31": 190
  102. },
  103. {
  104. "2018-09-01": 189
  105. },
  106. {
  107. "2018-09-02": 164
  108. },
  109. {
  110. "2018-09-03": 149
  111. },
  112. {
  113. "2018-09-04": 143
  114. },
  115. {
  116. "2018-09-05": 140
  117. },
  118. {
  119. "2018-09-06": 143
  120. },
  121. {
  122. "2018-09-07": 199
  123. },
  124. {
  125. "2018-09-08": 196
  126. },
  127. {
  128. "2018-09-09": 154
  129. },
  130. {
  131. "2018-09-10": 147
  132. },
  133. {
  134. "2018-09-11": 147
  135. },
  136. {
  137. "2018-09-12": 146
  138. },
  139. {
  140. "2018-09-13": 150
  141. },
  142. {
  143. "2018-09-14": 202
  144. },
  145. {
  146. "2018-09-15": 190
  147. },
  148. {
  149. "2018-09-16": 183
  150. },
  151. {
  152. "2018-09-17": 181
  153. },
  154. {
  155. "2018-09-18": 180
  156. },
  157. {
  158. "2018-09-19": 182
  159. },
  160. {
  161. "2018-09-20": 188
  162. },
  163. {
  164. "2018-09-21": 246
  165. },
  166. {
  167. "2018-09-22": 245
  168. },
  169. {
  170. "2018-09-23": 159
  171. },
  172. {
  173. "2018-09-24": 154
  174. },
  175. {
  176. "2018-09-25": 179
  177. },
  178. {
  179. "2018-09-26": 180
  180. },
  181. {
  182. "2018-09-27": 188
  183. },
  184. {
  185. "2018-09-28": 233
  186. },
  187. {
  188. "2018-09-29": 247
  189. },
  190. {
  191. "2018-09-30": 176
  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