SelfEmploymentAnnualSubmission
Properties
| Name | Type | Description |
|---|---|---|
| adjustments | SelfEmploymentAnnualAdjustments | |
| allowances | SelfEmploymentAnnualAllowances | |
| nonFinancials | SelfEmploymentAnnualNonFinancials |
JSON Example
{
"adjustments": {
"includedNonTaxableProfits": 0,
"basisAdjustment": 0,
"overlapReliefUsed": 0,
"accountingAdjustment": 0,
"averagingAdjustment": 0
},
"allowances": {
"annualInvestmentAllowance": 0,
"capitalAllowanceMainPool": 0,
"capitalAllowanceSpecialRatePool": 0,
"businessPremisesRenovationAllowance": 0,
"enhancedCapitalAllowance": 0
},
"nonFinancials": {
"businessDetailsChangedRecently": false,
"class4NicsExemptionReason": "..."
}
}