Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.29 KB | None | 0 0
  1. Entry aggregateTaxResults
  2. 2019-12-12 14:40:17.537 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : Entry point:generateVerixPrivateToken
  3. 2019-12-12 14:40:17.538 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : --publicToken--->89f6d95c9ebb168fab6143f024b7ee25
  4. 2019-12-12 14:40:17.542 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : --verixReq--->{"client_secret":"2418e7d8dc86bf75f7338bfeeb3f8512","client_id":"dfbe70dee33aff8028ac48e9e2865218","code":"89f6d95c9ebb168fab6143f024b7ee25"}
  5. 2019-12-12 14:40:17.543 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : posting to https://api.verixapi.com/api/v1/tokens/create
  6. 2019-12-12 14:40:18.915 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : user Token response retrieved d17a7259e4dfc5bb0e10fdbf847f37d3
  7. 2019-12-12 14:40:18.915 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In getW2Form d17a7259e4dfc5bb0e10fdbf847f37d3
  8. 2019-12-12 14:40:19.568 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In get1099Form1040 d17a7259e4dfc5bb0e10fdbf847f37d3
  9. 2019-12-12 14:40:20.236 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In get1099FormDiv d17a7259e4dfc5bb0e10fdbf847f37d3
  10. 2019-12-12 14:40:20.871 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In get1099FormDiv d17a7259e4dfc5bb0e10fdbf847f37d3
  11. 2019-12-12 14:40:21.472 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In getScheduleC d17a7259e4dfc5bb0e10fdbf847f37d3
  12. 2019-12-12 14:40:22.073 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In getScheduleD d17a7259e4dfc5bb0e10fdbf847f37d3
  13. 2019-12-12 14:40:22.714 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : In getScheduleE d17a7259e4dfc5bb0e10fdbf847f37d3
  14. 2019-12-12 14:40:23.330 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : inside VerixService#invokeDecisionEngine
  15. 2019-12-12 14:40:23.397 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : resolved decision engine endpoint: http://localhost:8315/conductiv/mock-de/validate
  16. 2019-12-12 14:40:23.775 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : DE response: {
  17. "aggregationSources": [
  18. "VERIX"
  19. ],
  20. "userAccounts": null,
  21. "verixValidationDto": {
  22. "endUserId": 65,
  23. "lobId": null,
  24. "templateWidgetId": 58,
  25. "decisionEngineResponse": {
  26. "riskFactor": null,
  27. "conductivConfidenceScore": null,
  28. "totalRulesExecuted": 5,
  29. "decisionDetails": [
  30. {
  31. "calculatedTotal": 162101.41,
  32. "minBalanceRule": {
  33. "id": null,
  34. "minAmountRequired": 120000.0,
  35. "formW2Total": null,
  36. "form1040Total": 53812.34,
  37. "form1099DivTotal": 93785.22,
  38. "form1099IntTotal": 1821.62,
  39. "formScheduleCTotal": 3452.31,
  40. "formScheduleDTotal": 7811.53,
  41. "formScheduleETotal": 1418.39,
  42. "decisionStatus": "Declined",
  43. "aggregatorType": "Non-Tax",
  44. "aggregatorName": "Verix"
  45. }
  46. }
  47. ]
  48. },
  49. "w2Forms": [
  50. {
  51. "id": 23841,
  52. "formType": "w2",
  53. "taxPeriodEndsAt": "2017-12-31",
  54. "wagesTipsOtherComp": 82825.0,
  55. "federalIncomeTaxWithheld": 16190.0,
  56. "socialSecurityWages": 84885.0,
  57. "socialSecurityTaxWithheld": 5262.0,
  58. "medicareWagesAndTips": 84885.0,
  59. "medicareTaxWithheld": 1230.0,
  60. "socialSecurityTips": 0.0,
  61. "allocatedTips": 0.0,
  62. "employee": {
  63. "id": null,
  64. "name": "HOME SIMP",
  65. "ssn": "XXX-XX-0097"
  66. },
  67. "employer": {
  68. "id": null,
  69. "name": "LEBS",
  70. "ein": "XXXXX9655"
  71. }
  72. },
  73. {
  74. "id": 23829,
  75. "formType": "w2",
  76. "taxPeriodEndsAt": "2018-12-31",
  77. "wagesTipsOtherComp": 1816.0,
  78. "federalIncomeTaxWithheld": 454.0,
  79. "socialSecurityWages": 1816.0,
  80. "socialSecurityTaxWithheld": 112.0,
  81. "medicareWagesAndTips": 1816.0,
  82. "medicareTaxWithheld": 26.0,
  83. "socialSecurityTips": 0.0,
  84. "allocatedTips": 0.0,
  85. "employee": {
  86. "id": null,
  87. "name": "HOME SIMP",
  88. "ssn": "XXX-XX-0097"
  89. },
  90. "employer": {
  91. "id": null,
  92. "name": "O'KO",
  93. "ein": "XXXXX0069"
  94. }
  95. },
  96. {
  97. "id": 23828,
  98. "formType": "w2",
  99. "taxPeriodEndsAt": "2018-12-31",
  100. "wagesTipsOtherComp": 255420.0,
  101. "federalIncomeTaxWithheld": 56880.0,
  102. "socialSecurityWages": 118500.0,
  103. "socialSecurityTaxWithheld": 7347.0,
  104. "medicareWagesAndTips": 273420.0,
  105. "medicareTaxWithheld": 4625.0,
  106. "socialSecurityTips": 0.0,
  107. "allocatedTips": 0.0,
  108. "employee": {
  109. "id": null,
  110. "name": "HOME SIMP",
  111. "ssn": "XXX-XX-0097"
  112. },
  113. "employer": {
  114. "id": null,
  115. "name": "SAUE",
  116. "ein": "XXXXX5772"
  117. }
  118. }
  119. ],
  120. "form1040": [
  121. {
  122. "id": 23839,
  123. "formType": "1040",
  124. "taxPeriodEndsAt": "2017-12-31",
  125. "trackingNumber": "658630568580",
  126. "wagesSalariesTipsEtc": 82825.0,
  127. "ordinaryDividendIncome": 0.0,
  128. "qualifiedDividends": 0.0,
  129. "totalIncome": 82983.0,
  130. "totalIncomePerComputer": 82983.0,
  131. "adjustedGrossIncome": 0.0,
  132. "adjustedGrossIncomePerComputer": 0.0,
  133. "refundsOfStateLocalTaxes": 0.0,
  134. "businessIncomeOrLossScheduleC": 96.0,
  135. "rentRoyaltyPartnershipEstateScheduleE": 0.0,
  136. "farmIncomeOrLossScheduleF": 0.0,
  137. "unemploymentCompensation": 0.0,
  138. "totalSocialSecurityBenefits": 0.0,
  139. "taxableSocialSecurityBenefits": 0.0,
  140. "otherIncome": 0.0,
  141. "filingStatus": "Married Filing Jointly"
  142. },
  143. {
  144. "id": 23825,
  145. "formType": "1040",
  146. "taxPeriodEndsAt": "2018-12-31",
  147. "trackingNumber": "627109518282",
  148. "wagesSalariesTipsEtc": 257237.0,
  149. "ordinaryDividendIncome": 2201.0,
  150. "qualifiedDividends": 1679.0,
  151. "totalIncome": 258322.0,
  152. "totalIncomePerComputer": 258322.0,
  153. "adjustedGrossIncome": 0.0,
  154. "adjustedGrossIncomePerComputer": 0.0,
  155. "refundsOfStateLocalTaxes": 0.0,
  156. "businessIncomeOrLossScheduleC": 0.0,
  157. "rentRoyaltyPartnershipEstateScheduleE": 0.0,
  158. "farmIncomeOrLossScheduleF": 0.0,
  159. "unemploymentCompensation": 0.0,
  160. "totalSocialSecurityBenefits": 0.0,
  161. "taxableSocialSecurityBenefits": 0.0,
  162. "otherIncome": 0.0,
  163. "filingStatus": "Married Filing Jointly"
  164. }
  165. ],
  166. "form1099div": [
  167. {
  168. "id": 23836,
  169. "formType": "1099_div",
  170. "taxPeriodEndsAt": "2018-12-31",
  171. "accountNumber": "XXXXXXXXXXXXXXXX8570",
  172. "taxWithheld": 0.0,
  173. "capitalGains": 0.0,
  174. "nonDividendDistribution": 1.0,
  175. "cashLiquidationDistribution": 0.0,
  176. "nonCashLiquidationDistribution": 0.0,
  177. "investmentExpense": 0.0,
  178. "ordinaryDividend": 1121.0,
  179. "qualifiedDividends": 912.0,
  180. "recipient": {
  181. "name": "HOME SIMP",
  182. "ssn": "XXX-XX-0097"
  183. },
  184. "payer": {
  185. "name": "DURG",
  186. "tin": null
  187. }
  188. },
  189. {
  190. "id": 23835,
  191. "formType": "1099_div",
  192. "taxPeriodEndsAt": "2018-12-31",
  193. "accountNumber": "XXXXXXXXXXXXXXXX7191",
  194. "taxWithheld": 0.0,
  195. "capitalGains": 0.0,
  196. "nonDividendDistribution": 0.0,
  197. "cashLiquidationDistribution": 0.0,
  198. "nonCashLiquidationDistribution": 0.0,
  199. "investmentExpense": 0.0,
  200. "ordinaryDividend": 1078.0,
  201. "qualifiedDividends": 766.0,
  202. "recipient": {
  203. "name": "HOME SIMP",
  204. "ssn": "XXX-XX-0097"
  205. },
  206. "payer": {
  207. "name": "HAMI",
  208. "tin": null
  209. }
  210. }
  211. ],
  212. "form1099int": [
  213. {
  214. "id": 23842,
  215. "formType": "1099_int",
  216. "taxPeriodEndsAt": "2017-12-31",
  217. "accountNumber": "XXXXXXXXXXXXXXXX6823",
  218. "taxWithheld": 0.0,
  219. "interest": 61.0,
  220. "investmentExpense": 0.0,
  221. "interestForfeiture": 0.0,
  222. "taxExemptInterest": 0.0,
  223. "recipient": {
  224. "name": "HOME SIMP",
  225. "ssn": "XXX-XX-0097"
  226. },
  227. "payer": {
  228. "name": "MCLA",
  229. "tin": null
  230. }
  231. },
  232. {
  233. "id": 23838,
  234. "formType": "1099_int",
  235. "taxPeriodEndsAt": "2018-12-31",
  236. "accountNumber": "XXXXXXXXXXXXXXXX9412",
  237. "taxWithheld": 0.0,
  238. "interest": 0.0,
  239. "investmentExpense": 0.0,
  240. "interestForfeiture": 0.0,
  241. "taxExemptInterest": 0.0,
  242. "recipient": {
  243. "name": "HOME SIMP",
  244. "ssn": "XXX-XX-0097"
  245. },
  246. "payer": {
  247. "name": "JOHN",
  248. "tin": null
  249. }
  250. },
  251. {
  252. "id": 23837,
  253. "formType": "1099_int",
  254. "taxPeriodEndsAt": "2018-12-31",
  255. "accountNumber": "XXXXXXXXXXXXXXXX9550",
  256. "taxWithheld": 73.0,
  257. "interest": 262.0,
  258. "investmentExpense": 0.0,
  259. "interestForfeiture": 0.0,
  260. "taxExemptInterest": 0.0,
  261. "recipient": {
  262. "name": "HOME SIMP",
  263. "ssn": "XXX-XX-0097"
  264. },
  265. "payer": {
  266. "name": "ULLR",
  267. "tin": null
  268. }
  269. }
  270. ],
  271. "scheduleC": [
  272. {
  273. "id": 23840,
  274. "formType": "schedule_c",
  275. "taxPeriodEndsAt": "2017-12-31",
  276. "grossReceiptsOrSales": 1392.0,
  277. "netGrossReceipts": 0.0,
  278. "costOfGoodsSold": 0.0,
  279. "otherIncome": 0.0,
  280. "depletion": 0.0,
  281. "depreciation": 0.0,
  282. "mealsAndEntertainment": 0.0,
  283. "totalExpenses": 1296.0,
  284. "expForBusinessUseOfHome": 0.0,
  285. "netProfitOrLoss": 0.0
  286. }
  287. ],
  288. "scheduleD": [
  289. {
  290. "id": 23826,
  291. "formType": "schedule_d",
  292. "taxPeriodEndsAt": "2018-12-31",
  293. "netShortTermGainLoss": -1171.0,
  294. "netLongTermGainLoss": -210.0
  295. }
  296. ],
  297. "scheduleE": [
  298. {
  299. "id": 23827,
  300. "formType": "schedule_e",
  301. "taxPeriodEndsAt": "2018-12-31",
  302. "partnershipIncome": 0.0,
  303. "partnershipLoss": 0.0,
  304. "estateAndTrustIncome": 0.0,
  305. "estateAndTrustLoss": 0.0
  306. }
  307. ],
  308. "total": 0.0
  309. }
  310. }
  311. 2019-12-12 14:40:23.780 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : --- entering VerixService#invokeDatastore() ---
  312. 2019-12-12 14:40:23.780 INFO 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : calling datastore, request payload: VerixValidationDto(endUserId=65, lobId=null, templateWidgetId=58, decisionEngineResponse=DecisionEngineResponseV2(riskFactor=null, conductivConfidenceScore=null, totalRulesExecuted=5, decisionDetails=[DecisionDetail(calculatedTotal=162101.41, minBalanceRule=MinBalanceRule(id=null, minAmountRequired=120000.0, formW2Total=null, form1040Total=53812.34, form1099DivTotal=93785.22, form1099IntTotal=1821.62, formScheduleCTotal=3452.31, formScheduleDTotal=7811.53, formScheduleETotal=1418.39, decisionStatus=Declined, aggregatorType=Non-Tax, aggregatorName=Verix))]), w2Forms=[W2Form(id=23841, formType=w2, taxPeriodEndsAt=2017-12-31, wagesTipsOtherComp=82825.0, federalIncomeTaxWithheld=16190.0, socialSecurityWages=84885.0, socialSecurityTaxWithheld=5262.0, medicareWagesAndTips=84885.0, medicareTaxWithheld=1230.0, socialSecurityTips=0.0, allocatedTips=0.0, employee=Employee(id=null, name=HOME SIMP, ssn=XXX-XX-0097), employer=Employer(id=null, name=LEBS, ein=XXXXX9655)), W2Form(id=23829, formType=w2, taxPeriodEndsAt=2018-12-31, wagesTipsOtherComp=1816.0, federalIncomeTaxWithheld=454.0, socialSecurityWages=1816.0, socialSecurityTaxWithheld=112.0, medicareWagesAndTips=1816.0, medicareTaxWithheld=26.0, socialSecurityTips=0.0, allocatedTips=0.0, employee=Employee(id=null, name=HOME SIMP, ssn=XXX-XX-0097), employer=Employer(id=null, name=O'KO, ein=XXXXX0069)), W2Form(id=23828, formType=w2, taxPeriodEndsAt=2018-12-31, wagesTipsOtherComp=255420.0, federalIncomeTaxWithheld=56880.0, socialSecurityWages=118500.0, socialSecurityTaxWithheld=7347.0, medicareWagesAndTips=273420.0, medicareTaxWithheld=4625.0, socialSecurityTips=0.0, allocatedTips=0.0, employee=Employee(id=null, name=HOME SIMP, ssn=XXX-XX-0097), employer=Employer(id=null, name=SAUE, ein=XXXXX5772))], form1040=[Form1040(id=23839, formType=1040, taxPeriodEndsAt=2017-12-31, trackingNumber=658630568580, wagesSalariesTipsEtc=82825.0, ordinaryDividendIncome=0.0, qualifiedDividends=0.0, totalIncome=82983.0, totalIncomePerComputer=82983.0, adjustedGrossIncome=0.0, adjustedGrossIncomePerComputer=0.0, refundsOfStateLocalTaxes=0.0, businessIncomeOrLossScheduleC=96.0, rentRoyaltyPartnershipEstateScheduleE=0.0, farmIncomeOrLossScheduleF=0.0, unemploymentCompensation=0.0, totalSocialSecurityBenefits=0.0, taxableSocialSecurityBenefits=0.0, otherIncome=0.0, filingStatus=Married Filing Jointly), Form1040(id=23825, formType=1040, taxPeriodEndsAt=2018-12-31, trackingNumber=627109518282, wagesSalariesTipsEtc=257237.0, ordinaryDividendIncome=2201.0, qualifiedDividends=1679.0, totalIncome=258322.0, totalIncomePerComputer=258322.0, adjustedGrossIncome=0.0, adjustedGrossIncomePerComputer=0.0, refundsOfStateLocalTaxes=0.0, businessIncomeOrLossScheduleC=0.0, rentRoyaltyPartnershipEstateScheduleE=0.0, farmIncomeOrLossScheduleF=0.0, unemploymentCompensation=0.0, totalSocialSecurityBenefits=0.0, taxableSocialSecurityBenefits=0.0, otherIncome=0.0, filingStatus=Married Filing Jointly)], form1099div=[Form1099div(id=23836, formType=1099_div, taxPeriodEndsAt=2018-12-31, accountNumber=XXXXXXXXXXXXXXXX8570, taxWithheld=0.0, capitalGains=0.0, nonDividendDistribution=1.0, cashLiquidationDistribution=0.0, nonCashLiquidationDistribution=0.0, investmentExpense=0.0, ordinaryDividend=1121.0, qualifiedDividends=912.0, recipient=Recipient(name=HOME SIMP, ssn=XXX-XX-0097), payer=Payer(name=DURG, tin=null)), Form1099div(id=23835, formType=1099_div, taxPeriodEndsAt=2018-12-31, accountNumber=XXXXXXXXXXXXXXXX7191, taxWithheld=0.0, capitalGains=0.0, nonDividendDistribution=0.0, cashLiquidationDistribution=0.0, nonCashLiquidationDistribution=0.0, investmentExpense=0.0, ordinaryDividend=1078.0, qualifiedDividends=766.0, recipient=Recipient(name=HOME SIMP, ssn=XXX-XX-0097), payer=Payer(name=HAMI, tin=null))], form1099int=[Form1099int(id=23842, formType=1099_int, taxPeriodEndsAt=2017-12-31, accountNumber=XXXXXXXXXXXXXXXX6823, taxWithheld=0.0, interest=61.0, investmentExpense=0.0, interestForfeiture=0.0, taxExemptInterest=0.0, recipient=Recipient(name=HOME SIMP, ssn=XXX-XX-0097), payer=Payer(name=MCLA, tin=null)), Form1099int(id=23838, formType=1099_int, taxPeriodEndsAt=2018-12-31, accountNumber=XXXXXXXXXXXXXXXX9412, taxWithheld=0.0, interest=0.0, investmentExpense=0.0, interestForfeiture=0.0, taxExemptInterest=0.0, recipient=Recipient(name=HOME SIMP, ssn=XXX-XX-0097), payer=Payer(name=JOHN, tin=null)), Form1099int(id=23837, formType=1099_int, taxPeriodEndsAt=2018-12-31, accountNumber=XXXXXXXXXXXXXXXX9550, taxWithheld=73.0, interest=262.0, investmentExpense=0.0, interestForfeiture=0.0, taxExemptInterest=0.0, recipient=Recipient(name=HOME SIMP, ssn=XXX-XX-0097), payer=Payer(name=ULLR, tin=null))], scheduleC=[ScheduleC(id=23840, formType=schedule_c, taxPeriodEndsAt=2017-12-31, grossReceiptsOrSales=1392.0, netGrossReceipts=0.0, costOfGoodsSold=0.0, otherIncome=0.0, depletion=0.0, depreciation=0.0, mealsAndEntertainment=0.0, totalExpenses=1296.0, expForBusinessUseOfHome=0.0, netProfitOrLoss=0.0)], scheduleD=[ScheduleD(id=23826, formType=schedule_d, taxPeriodEndsAt=2018-12-31, netShortTermGainLoss=-1171.0, netLongTermGainLoss=-210.0)], scheduleE=[ScheduleE(id=23827, formType=schedule_e, taxPeriodEndsAt=2018-12-31, partnershipIncome=0.0, partnershipLoss=0.0, estateAndTrustIncome=0.0, estateAndTrustLoss=0.0)], total=0.0)
  313. 2019-12-12 14:40:24.234 ERROR 9432 --- [nio-8316-exec-2] com.conductiv.api.service.VerixService : exception thrown: 404 null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement