API Docs / Schemas / SelfEmploymentAnnualSubmission

SelfEmploymentAnnualSubmission

Properties

Name Type Description
adjustmentsSelfEmploymentAnnualAdjustments
allowancesSelfEmploymentAnnualAllowances
nonFinancialsSelfEmploymentAnnualNonFinancials

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": "..."
  }
}

Contained in Schemas