API Docs / Schemas / UkPropertyAnnualSubmission

UkPropertyAnnualSubmission

Properties

Name Type Description
submittedOnstring
adjustmentsUkPropertyAnnualAdjustments
allowancesUkPropertyAnnualAllowances

JSON Example

{
  "submittedOn": "2024-01-01T00:00:00Z",
  "adjustments": {
    "balancingCharge": 0,
    "privateUseAdjustment": 0,
    "businessPremisesRenovationAllowanceBalancingCharges": 0,
    "nonResidentLandlord": false,
    "rentARoom": "..."
  },
  "allowances": {
    "annualInvestmentAllowance": 0,
    "businessPremisesRenovationAllowance": 0,
    "otherCapitalAllowance": 0,
    "costOfReplacingDomesticItems": 0,
    "zeroEmissionsCarAllowance": 0
  }
}

Contained in Schemas