{
"rosterId": 12345,
"fullName": "John Doe",
"identityCardType": "ID_CARD",
"identityCard": "123456789012345678",
"recordMonth": "2024-09",
"taxpayerIdentificationNumber": "TIN123456789",
"isNonResident": 0,
"incomeType": "Salary",
"income": 10000,
"expenses": 500,
"taxExemptIncome": 200,
"deductibleExpenses": 150,
"basicPensionInsurance": 300,
"basicMedicalInsurance": 150,
"unemploymentInsurance": 50,
"housingFund": 200,
"annuity": 100,
"commercialHealthInsurance": 80,
"deferredTaxAnnuityInsurance": 120,
"originalValueOfProperty": 500000,
"allowableTaxesAndFees": 1000,
"other": 50,
"cumulativeIncome": 20000,
"cumulativeDeductibleExpenses": 500,
"cumulativeSpecialDeductions": 300,
"childEducation": 200,
"supportForElderly": 150,
"mortgageInterest": 250,
"housingRent": 800,
"continuingEducation": 100,
"infantCareUnderThree": 0,
"cumulativePersonalPension": 5000,
"cumulativeOtherDeductions": 100,
"reducedTaxRate": 0.05,
"allowableDonation": 100,
"taxableIncome": 8000,
"taxRate": 0.1,
"quickDeduction": 50,
"taxDue": 800,
"taxReduction": 100,
"taxPaid": 700,
"taxToBePaidOrRefunded": 100
}