Guest User

Untitled

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