|
81 | 81 | made_estimated_tax_payments_amount: 0, |
82 | 82 | married: "yes", |
83 | 83 | multiple_states: "yes", |
| 84 | + new_vehicle_purchased: "yes", |
84 | 85 | had_other_income: "yes", |
85 | 86 | other_income_types: "garden gnoming", |
86 | 87 | paid_alimony: "yes", |
|
130 | 131 | state: "nj", |
131 | 132 | street_address: "789 Garden Green Ln", |
132 | 133 | tax_credit_disallowed_year: 2018, |
| 134 | + vin_number: "123456", |
133 | 135 | wants_to_itemize: "yes", |
134 | 136 | was_blind: "no", |
135 | 137 | was_full_time_student: "no", |
|
529 | 531 | "form1[0].page3[0].followingHappenDuring[0].forgaveByLender[0].forgaveByLender[0]" => "1", |
530 | 532 | "form1[0].page3[0].followingHappenDuring[0].healthSavingsAccount[0]" => "Off", |
531 | 533 | "form1[0].page3[0].followingHappenDuring[0].lossRelatedDisaster[0]" => "1", |
| 534 | + "form1[0].page3[0].followingHappenDuring[0].otherPurchase[0]" => "1", |
532 | 535 | "form1[0].page3[0].followingHappenDuring[0].purchaseMarketplaceInsurance[0]" => "1", |
533 | 536 | "form1[0].page3[0].followingHappenDuring[0].receivedLetterBill[0]" => "Off", |
534 | 537 | "form1[0].page3[0].followingHappenDuring[0].sellAHome[0]" => "Off", |
|
555 | 558 | "form1[0].page3[0].informationToReport[0].lastYearsRefund[0].refundAmount[0]" => "", |
556 | 559 | "form1[0].page3[0].informationToReport[0].saleOfHome[0]" => "", |
557 | 560 | "form1[0].page3[0].informationToReport[0].taxableScholarshipIncome[0]" => "", |
| 561 | + "form1[0].page3[0].informationToReport[0].vinNumber[0].numberVIN[0]" => "1", |
| 562 | + "form1[0].page3[0].informationToReport[0].vinNumber[0].vinNumber[0]" => "123456", |
558 | 563 | "form1[0].page3[0].paidExpenses[0].alimonyPayments[0]" => "1", |
559 | 564 | "form1[0].page3[0].paidExpenses[0].childDependentCare[0]" => "Off", |
560 | 565 | "form1[0].page3[0].paidExpenses[0].contributionsRetirementAccount[0]" => "Off", |
|
0 commit comments