Guest User

Untitled

a guest
Aug 14th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. {
  2. "Taxes got from MBP XMLs": [
  3. {
  4. "name": "District Tax Rate: City - Florence",
  5. "type": "rate-per-day",
  6. "district_id": 89,
  7. "amount": 0.09
  8. },
  9. {
  10. "name": "District Tax Rate: State - Oregon Region 2 - Central Coast",
  11. "type": "rate-per-day",
  12. "district_id": 22,
  13. "amount": 0.018
  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": 152
  24. },
  25. {
  26. "2018-08-12": 135
  27. },
  28. {
  29. "2018-08-13": 133
  30. },
  31. {
  32. "2018-08-14": 131
  33. },
  34. {
  35. "2018-08-15": 135
  36. },
  37. {
  38. "2018-08-16": 135
  39. },
  40. {
  41. "2018-08-17": 160
  42. },
  43. {
  44. "2018-08-18": 156
  45. },
  46. {
  47. "2018-08-19": 131
  48. },
  49. {
  50. "2018-08-20": 120
  51. },
  52. {
  53. "2018-08-21": 130
  54. },
  55. {
  56. "2018-08-22": 133
  57. },
  58. {
  59. "2018-08-23": 129
  60. },
  61. {
  62. "2018-08-24": 158
  63. },
  64. {
  65. "2018-08-25": 149
  66. },
  67. {
  68. "2018-08-26": 119
  69. },
  70. {
  71. "2018-08-27": 120
  72. },
  73. {
  74. "2018-08-28": 119
  75. },
  76. {
  77. "2018-08-29": 126
  78. },
  79. {
  80. "2018-08-30": 129
  81. },
  82. {
  83. "2018-08-31": 168
  84. },
  85. {
  86. "2018-09-01": 141
  87. },
  88. {
  89. "2018-09-02": 139
  90. },
  91. {
  92. "2018-09-03": 97
  93. },
  94. {
  95. "2018-09-04": 116
  96. },
  97. {
  98. "2018-09-05": 129
  99. },
  100. {
  101. "2018-09-06": 125
  102. },
  103. {
  104. "2018-09-07": 122
  105. },
  106. {
  107. "2018-09-08": 125
  108. },
  109. {
  110. "2018-09-09": 114
  111. },
  112. {
  113. "2018-09-10": 98
  114. },
  115. {
  116. "2018-09-11": 113
  117. },
  118. {
  119. "2018-09-12": 111
  120. },
  121. {
  122. "2018-09-13": 108
  123. },
  124. {
  125. "2018-09-14": 117
  126. },
  127. {
  128. "2018-09-15": 130
  129. },
  130. {
  131. "2018-09-16": 104
  132. },
  133. {
  134. "2018-09-17": 95
  135. },
  136. {
  137. "2018-09-18": 101
  138. },
  139. {
  140. "2018-09-19": 106
  141. },
  142. {
  143. "2018-09-20": 105
  144. },
  145. {
  146. "2018-09-21": 114
  147. },
  148. {
  149. "2018-09-22": 127
  150. },
  151. {
  152. "2018-09-23": 111
  153. },
  154. {
  155. "2018-09-24": 99
  156. },
  157. {
  158. "2018-09-25": 118
  159. },
  160. {
  161. "2018-09-26": 116
  162. },
  163. {
  164. "2018-09-27": 123
  165. },
  166. {
  167. "2018-09-28": 126
  168. },
  169. {
  170. "2018-09-29": 130
  171. },
  172. {
  173. "2018-09-30": 96
  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