API Docs / Schemas / OtherCapitalGains

OtherCapitalGains

Properties

Name Type Description
submittedOnstring
cryptoassetsarray of CryptoassetDisposal
otherGainsarray of OtherGainDisposal
unlistedSharesarray of UnlistedSharesDisposal
gainsFromExcludedIndexedSecuritiesnumber
qualifyingAssetHoldingCompanyQahcGains
nonStandardGainsNonStandardGains
lossesCapitalLosses
adjustmentsnumber
lifetimeAllowanceLifetimeAllowances

JSON Example

{
  "submittedOn": "2024-01-01T00:00:00Z",
  "cryptoassets": [
    {
      "numberOfDisposals": "...",
      "assetDescription": "...",
      "tokenName": "...",
      "acquisitionDate": "...",
      "disposalDate": "..."
    }
  ],
  "otherGains": [
    {
      "assetType": "...",
      "numberOfDisposals": "...",
      "assetDescription": "...",
      "companyName": "...",
      "companyRegistrationNumber": "..."
    }
  ],
  "unlistedShares": [
    {
      "numberOfDisposals": "...",
      "assetDescription": "...",
      "companyName": "...",
      "companyRegistrationNumber": "...",
      "acquisitionDate": "..."
    }
  ],
  "gainsFromExcludedIndexedSecurities": 0
}

Contained in Schemas