Skip to main content
GET
/
api
/
v2
/
cases
/
{id}
/
data
Get case data
curl --request GET \
  --url https://api.example.com/api/v2/cases/{id}/data
{
  "caseId": "456e7890-e12b-34d5-a678-426614174001",
  "reference": "PC-2024-001",
  "caseType": "purchase",
  "createdAt": "2024-01-15T09:00:00.000Z",
  "branchId": "789e0123-e45b-67d8-a901-426614174002",
  "feeEarnerId": "012e3456-e78b-90d1-a234-426614174003",
  "propertyPrice": 25000000,
  "address": {
    "line_1": "<string>",
    "line_2": "<string>",
    "line_3": "<string>",
    "post_town": "<string>",
    "county": "<string>",
    "postcode": "<string>",
    "uprn": "<string>"
  },
  "ownershipType": "<string>",
  "isSharedOwnership": "yes",
  "sharedOwnershipPercentage": 123,
  "propertyType": "<string>",
  "houseType": "<string>",
  "flatType": "<string>",
  "landType": "<string>",
  "currentUse": "<string>",
  "councilTaxBand": "<string>",
  "estateAgentInstructed": "Yes",
  "estateAgentName": "<string>",
  "estateAgentEmail": "jsmith@example.com",
  "estateAgentPhone": "<string>",
  "estateAgentFee": "<string>",
  "listPrice": 123,
  "offerAccepted": "<string>",
  "salePrice": 123,
  "relationshipToBuyer": "<string>",
  "isUndervalue": "yes",
  "buyerLawFirmName": "<string>",
  "buyerLawFirmEmail": "jsmith@example.com",
  "buyerLawFirmPhone": "<string>",
  "buyerLawFirmKnown": "<string>",
  "agreementsWithBuyer": "<string>",
  "anyMortgageChargeLoan": "<string>",
  "anyRelatedTransactions": "yes",
  "desiredCompletionDate": "2023-12-25",
  "noDesiredCompletionDate": "<string>",
  "isImposedCompletionDate": "<string>",
  "imposedCompletionDate": "2023-12-25",
  "fundsDisbursement": "<string>",
  "buyers": [
    {
      "buyerType": "individual",
      "buyerName": {
        "title": "<string>",
        "firstName": "<string>",
        "middleName": "<string>",
        "surname": "<string>"
      },
      "buyerCompanyName": "<string>"
    }
  ],
  "TA6": {
    "type": "TA6_4th",
    "boundaryLeftResponsibility": "seller",
    "boundaryRightResponsibility": "seller",
    "boundaryRearResponsibility": "seller",
    "boundaryFrontResponsibility": "seller",
    "isIrregularBoundaries": "yes",
    "irregularBoundariesDetails": "<string>",
    "irregularBoundariesDocumentUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isBoundaryFeature": "yes",
    "boundaryFeatureDetails": "<string>",
    "isAdjacentLand": "yes",
    "adjacentLandDetails": "<string>",
    "isBoundaryOverhang": "yes",
    "boundaryOverhangDetails": "<string>",
    "isNoticesPartyWallAct": "yes",
    "noticesPartyWallActDetails": "<string>",
    "partyWallNoticeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isDisputesOrComplaints": "yes",
    "disputesOrComplaintsDetails": "<string>",
    "isAnyDisputes": "yes",
    "anyDisputesDetails": "<string>",
    "isNoticesProposalsCorrespondence": "yes",
    "noticesProposalsCorrespondenceDetails": "<string>",
    "isProposalsToDevelop": "yes",
    "proposalsToDevelopDetails": "<string>",
    "alterationsMade": [
      "<string>"
    ],
    "alterationsDetails": "<string>",
    "isChangeOfUse": "yes",
    "changeOfUseYear": "<string>",
    "isWindowOrDoorInstallations": "yes",
    "windowOrDoorInstallationsYear": "<string>",
    "isConservatoryInstallation": "yes",
    "conservatoryInstallationYear": "<string>",
    "isBuildingPermissions": "yes",
    "buildingPermissionsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "noBuildingPermissionsReason": "<string>",
    "isUnfinishedWorks": "yes",
    "unfinishedWorksDetails": "<string>",
    "isPlanningPermissionBreaches": "yes",
    "planningPermissionBreachesDetails": "<string>",
    "isPlanningBuildingIssues": "yes",
    "planningBuildingIssuesDetails": "<string>",
    "hasSolarPanels": "yes",
    "solarPanelsInstallationYear": "<string>",
    "solarPanelsInstallationYearNotKnown": "<string>",
    "ownsSolarPanels": "yes",
    "hasSolarPanelsLease": "yes",
    "solarPanelsLeaseAgreementUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isListedBuilding": "yes",
    "listingGrade": "grade I",
    "isConservationArea": "yes",
    "listedConservationUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isTreePreservationOrder": "yes",
    "treePreservationOrderTermsCompliedWith": "yes",
    "treePreservationOrderTermsDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "guaranteesOrWarrantiesBenefits": [
      "<string>"
    ],
    "newHomeWarrantyUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "dampProofingGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "timberTreatmentGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "windowsGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "electricalWorkGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "roofingWarrantyUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "heatingSystemGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "underpinningGuaranteeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "otherGuaranteesAndWarrantiesDetails": "<string>",
    "otherGuaranteesAndWarrantiesUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isInsurance": "yes",
    "noInsuranceReason": "<string>",
    "isLandlordInsurance": "yes",
    "isInsuranceAbnormalRise": "yes",
    "insuranceAbnormalRiseReason": "<string>",
    "isInsuranceHighExcesses": "yes",
    "insuranceHighExcessesReason": "<string>",
    "isInsuranceUnusalConditions": "yes",
    "insuranceUnusalConditionsReason": "<string>",
    "isInsuranceRefusal": "yes",
    "insuranceRefusalReason": "<string>",
    "isBuildingsInsuranceClaims": "yes",
    "buildingsInsuranceClaimsDetails": "<string>",
    "isClaims": "yes",
    "claimsDetails": "<string>",
    "hasFloodingHistory": "yes",
    "floodingHistoryDetails": "<string>",
    "floodingType": [
      "<string>"
    ],
    "floodingDetails": "<string>",
    "isFloodRiskReport": "yes",
    "floodRiskReportUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isRadon": "yes",
    "radonReportUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isRadonRecommendedActionLevel": "yes",
    "isRadonRemedialMeasures": "yes",
    "epcUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isGreenDealScheme": "yes",
    "greenDealSchemeDetails": "<string>",
    "greenDealSchemeDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isJointlyUsedServices": "yes",
    "isJointlyUsedServicesDetails": "<string>",
    "isRightsOrArrangements": "yes",
    "rightsOrArrangementsDetails": "<string>",
    "isCompaintsAboutAccess": "yes",
    "compaintsAboutAccessDetails": "<string>",
    "isRightsOfLight": "yes",
    "isRightsOfSupport": "yes",
    "isCustomaryRights": "yes",
    "isMinesAndMinerals": "yes",
    "isChancelRepairLiability": "yes",
    "isOtherPeoplesRights": "yes",
    "arrangementsDetails": "<string>",
    "isOtherArrangements": "yes",
    "otherArrangementsDetails": "<string>",
    "isDrainsPipesWires": "yes",
    "isDrainsPipesWiresCrossing": "yes",
    "isDrainsPipesWiresAgreements": "yes",
    "drainsPipesWiresAgreementsDetails": "<string>",
    "drainsPipesWiresDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "parkingArrangementsDetails": "<string>",
    "isParkingZone": "yes",
    "isAdditionalCharges": "yes",
    "additionalChargesDetails": "<string>",
    "isOccupiers": "yes",
    "isOtherOccupiers": "yes",
    "occupiersNames": "<string>",
    "isTenantsOrLodgers": "yes",
    "isVacantPossession": "yes",
    "isOccupiersLeaving": "yes",
    "contractOfSaleSigning": "yes",
    "vacantPossessionDetailsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isElectrician": "yes",
    "electricalInstallationYear": "<string>",
    "electricalInstallationYearNotKnown": "<string>",
    "electricalInstallationDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isRewiringJan25": "yes",
    "electricalSafetyCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "buildingRegulationsComplianceCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "buildingControlCompletionCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isCentralHeatingSystem": "yes",
    "centralHeatingSystemType": "<string>",
    "isHeatingSystemInstalled": "yes",
    "heatingSystemInstalledYear": "<string>",
    "heatingInstallationDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isHeatingSystemWorkingOrder": "yes",
    "boilerServiceYear": "<string>",
    "boilerServiceNotKnown": "<string>",
    "boilerInspectionReportUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isFoulWaterDrainage": "yes",
    "isSurfaceWaterDrainage": "yes",
    "isSepticTank": "yes",
    "isSewageTreatmentPlant": "yes",
    "isCesspool": "yes",
    "septicTankUpgradeMonth": "<string>",
    "septicTankUpgradeYear": "<string>",
    "septicTankUpgradeNotKnown": "<string>",
    "isSewageSystemShared": "yes",
    "sewageSystemSharedDetails": "<string>",
    "sewageLastEmptiedDate": "<string>",
    "sewageLastEmptiedDateNotKnown": "<string>",
    "sewageTreatmentPlantLastServicedDate": "<string>",
    "sewageTreatmentPlantLastServicedDateNotKnown": "<string>",
    "sewerageSystemInstallationDate": "<string>",
    "sewerageSystemInstallationDateNotKnown": "<string>",
    "isSewageOutsideBoundary": "yes",
    "sewageOutsideBoundaryDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "hasMainsElectricity": "yes",
    "mainsElectricityProvider": "<string>",
    "mainsElectricityProviderNotKnown": "<string>",
    "mainsElectricityMeter": "<string>",
    "mainsElectricityMeterNotKnown": "<string>",
    "hasMainsGas": "yes",
    "mainsGasProvider": "<string>",
    "mainsGasProviderNotKnown": "<string>",
    "mainsGasMeter": "<string>",
    "mainsGasMeterNotKnown": "<string>",
    "hasMainsWater": "yes",
    "mainsWaterProvider": "<string>",
    "mainsWaterProviderNotKnown": "<string>",
    "mainsWaterStopcock": "<string>",
    "mainsWaterStopcockNotKnown": "<string>",
    "mainsWaterMeter": "<string>",
    "mainsWaterMeterNotKnown": "<string>",
    "hasMainsSewerage": "yes",
    "mainsSewerageProvider": "<string>",
    "mainsSewerageProviderNotKnown": "<string>",
    "isTelephoneLine": "yes",
    "telephoneLineProvider": "<string>",
    "telephoneLineProviderNotKnown": "<string>",
    "isCableConnection": "yes",
    "cableConnectionProvider": "<string>",
    "isDependantSaleSameDay": "yes",
    "isMovingDate": "yes",
    "movingDateDetails": "<string>",
    "isRepaymentSufficent": "yes",
    "isRubbishRemoved": "yes",
    "isLightFittings": "yes",
    "isOtherFittings": "yes",
    "isKeys": "yes",
    "propertyHeatedBy": [
      "<string>"
    ]
  },
  "TA7": {
    "type": "TA7_3rd",
    "leaseholdPropertyType": "flat",
    "isLeaseholdRent": "yes",
    "leaseholdRentAmount": "<string>",
    "leaseholdRentFrequency": "weekly",
    "leaseholdRentFrequencyOther": "<string>",
    "isLeaseholdRentIncrease": "yes",
    "leaseholdRentRevisionFrequency": "weekly",
    "leaseholdRentRevisionFrequencyOther": "<string>",
    "leaseholdRentIncreaseCalculation": "<string>",
    "IsFreeholdNotControlledTenants": "yes",
    "IsFreeholdControlledTenants": "yes",
    "isHeadlease": "yes",
    "isHeadLeaseholder": "yes",
    "isResponsibilityFreeholder": "yes",
    "isResponsibilityHeadLeaseholder": "yes",
    "isResponsibilityManagementCompany": "yes",
    "isResponsibilityRightToManageCompany": "yes",
    "isResponsibilityOther": "yes",
    "responsibilityOtherDetails": "<string>",
    "isTenantsManagementStrikeOff": "yes",
    "isManagementAgent": "yes",
    "leaseAndSupplementalDeedsDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "additionalRegulationsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "correspondenceManagementDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "maintenanceOrServiceChargesDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "groundRentDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "buildingsInsuranceSellerDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "buildingsInsuranceLandlordDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "memorandumOrArticlesUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "shareCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "companyAccountsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "landlordName": "<string>",
    "landlordAddress": {},
    "landlordPhone": "<string>",
    "landlordEmail": "jsmith@example.com",
    "landlordNotApplicable": true,
    "managementName": "<string>",
    "managementAddress": {},
    "managementPhone": "<string>",
    "managementEmail": "jsmith@example.com",
    "managementNotApplicable": true,
    "managingAgentName": "<string>",
    "managingAgentAddress": {},
    "managingAgentPhone": "<string>",
    "managingAgentEmail": "jsmith@example.com",
    "managingAgentNotApplicable": true,
    "isResponsibilityBuildingsInsurance": "seller",
    "outsideLastDecoratedYear": "<string>",
    "outsideLastDecoratedNotKnown": "<string>",
    "internalLastDecoratedYear": "<string>",
    "internalLastDecoratedNotKnown": "<string>",
    "isSellerMaintenanceContribution": "yes",
    "isServiceChargeExpensesDue": "yes",
    "ServiceChargeExpensesDetails": "<string>",
    "isProblemsServiceCharge": "yes",
    "problemsServiceChargeDetails": "<string>",
    "isServiceChargeChallenges": "yes",
    "serviceChargeChallengesDetails": "<string>",
    "isBuildingSafetyRisk": "yes",
    "buildingSafetyRiskDetails": "<string>",
    "isServiceChargeDifficulties": "yes",
    "serviceChargeDifficultiesDetails": "<string>",
    "hasSellerDebt": "yes",
    "sellerDebtDetails": "<string>",
    "isLandlordNotice": "yes",
    "landlordNoticeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isOtherNotices": "yes",
    "otherNoticesUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isChangesToTerms": "yes",
    "changesToTermsDetails": "<string>",
    "changesToTermsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isSellerComplaints": "yes",
    "sellerComplaintsDetails": "<string>",
    "isLandlordComplaints": "yes",
    "landlordComplaintsDetails": "<string>",
    "hasAlterations": "yes",
    "alterationsDetails": "<string>",
    "hasAlterationsConsent": "yes",
    "alterationsConsentUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isOwnershipLength": "yes",
    "isFormalNotice": "yes",
    "formalNoticeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isFreeholdNotice": "yes",
    "freeholdNoticeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isResponseToNotice": "yes",
    "responseToNoticeUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isRemediationWorks": "yes",
    "remediationWorksUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isQualifyingLease": "yes",
    "isLeaseholderDeedOfCertificate": "yes",
    "isPreviousOrCurrentLeaseholderDeedOfCertificate": "current leaseholder",
    "leaseholderDeedOfCertificateDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isIntentionToSell": "yes",
    "isLandlordCertificate": "yes",
    "landlordCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    }
  },
  "TA9": {
    "commonholdAssociationAccountsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "commonholdAssociationDirectorsDetails": [
      {
        "commonholdAssociationDirectorName": {
          "title": "<string>",
          "firstName": "<string>",
          "middleName": "<string>",
          "surname": "<string>"
        },
        "commonholdAssociationDirectorAddress": {
          "line_1": "<string>",
          "line_2": "<string>",
          "line_3": "<string>",
          "town_city": "<string>",
          "county": "<string>",
          "postcode": "<string>"
        }
      }
    ],
    "secretaryName": {
      "title": "<string>",
      "firstName": "<string>",
      "middleName": "<string>",
      "surname": "<string>"
    },
    "secretaryAddress": {
      "line_1": "<string>",
      "line_2": "<string>",
      "line_3": "<string>",
      "town_city": "<string>",
      "county": "<string>",
      "postcode": "<string>"
    },
    "managingAgentName": {
      "title": "<string>",
      "firstName": "<string>",
      "middleName": "<string>",
      "surname": "<string>"
    },
    "managingAgentAddress": {
      "line_1": "<string>",
      "line_2": "<string>",
      "line_3": "<string>",
      "town_city": "<string>",
      "county": "<string>",
      "postcode": "<string>"
    },
    "isAmendCommonhold": "yes",
    "amendCommonholdDetails": "<string>",
    "isEnlargeCommonhold": "yes",
    "enlargeCommonholdDetails": "<string>",
    "isApprovedOmbudsmanScheme": "yes",
    "approvedOmbudsmanSchemeDetails": "<string>",
    "isCommonholdAssessments": "yes",
    "commonholdAssessmentsDetails": "<string>",
    "hasReserveFunds": "yes",
    "reserveFundsDetails": "<string>",
    "isLevies": "yes",
    "leviesDetails": "<string>",
    "isExpenses": "yes",
    "expensesDetails": "<string>",
    "isChallengedReserveFund": "yes",
    "challengedReserveFundDetails": "<string>",
    "isProblemsReserveFund": "yes",
    "problemsReserveFundDetails": "<string>",
    "commonholdUnitInformationCertificateUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isCommonholdNotices": "yes",
    "commonholdNoticesDocumentsUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isCommonPartsDispute": "yes",
    "commonPartsDisputeDetails": "<string>",
    "isProposalCommonparts": "yes",
    "proposalCommonpartsDetails": "<string>",
    "isProposalToMortgageCommonparts": "yes",
    "proposalToMortgageCommonpartsDetails": "<string>",
    "commonholdInsuranceUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "commonholdSeparatePartsInsuranceUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isConsentToTransfer": "yes",
    "consentToTransferDetails": "<string>",
    "isRefusedConsentToTransfer": "yes",
    "refusedConsentToTransferDetails": "<string>",
    "isCommonholdComplaints": "yes",
    "commonholdComplaintsDetails": "<string>",
    "isCommonholdUnitComplaints": "yes",
    "commonholdUnitComplaintsDetails": "<string>",
    "ombudsmanDecisionUpload": {
      "other": "addLater",
      "fileName": "<string>",
      "files": [
        {
          "id": "<string>",
          "name": "<string>",
          "contentType": "<string>",
          "size": 123,
          "url": "<string>",
          "downloadUrl": "<string>",
          "pathname": "<string>",
          "contentDisposition": "<string>"
        }
      ]
    },
    "isDeveloperRights": "yes",
    "developerRightsDetails": "<string>"
  },
  "TA10": {
    "basicFittings": {
      "boiler_immersion_heater": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "radiator_wall_heaters": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "night_storage_heaters": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "free_standing_heater": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "gas_fires": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "electric_fires": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_switches": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "roof_insulation": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "window_fittings": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "window_shutters_grilles": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "internal_door_fittings": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "external_door_fittings": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "doorbell_chime": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "electric_sockets": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "burglar_alarm": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "basic_fittings_other_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "basic_fittings_other_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "basic_fittings_other_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "basic_fittings_other_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "kitchen": {
      "hob": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "extractor_hood": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "oven_grill": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "cooker": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "microwave": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "refrigerator_fridge_freezer": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "freezer": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "dishwasher": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "tumble_dryer": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "washing_machine": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "kitchen_other_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "kitchen_other_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "kitchen_other_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "kitchen_other_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "bathroom": {
      "bath": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "shower_fitting_for_bath": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "shower_curtain": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "bathroom_cabinet": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "taps": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "separate_shower_and_fittings": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "towel_rail": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "soap_toothbrush_holders": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "toilet_roll_holders": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "bathroom_mirror": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "carpets": {
      "carpets_hall_stairs_and_landing": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_living_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_dining_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_kitchen": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_bedroom_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_bedroom_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_bedroom_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_other_room_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_other_room_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_other_room_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "carpets_other_room_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "curtainsBlinds": {
      "curtain_rails_poles_pelmets_hall_stairs_landing": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_living_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_dining_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_kitchen": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_bedroom_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_bedroom_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_bedroom_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_other_room_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_other_room_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_other_room_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtain_rails_poles_pelmets_other_room_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_hall_stairs_landing": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_living_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_dining_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_kitchen": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_bedroom_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_bedroom_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_bedroom_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_other_room_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_other_room_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_other_room_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "curtains_blinds_other_room_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "lightFittings": {
      "light_fittings_hall_stairs_landing": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_living_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_dining_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_kitchen": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_bedroom_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_bedroom_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_bedroom_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_other_room_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_other_room_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_other_room_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "light_fittings_other_room_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "fittedUnits": {
      "fitted_units_hall_stairs_landing": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_living_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_dining_room": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_kitchen": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_bedroom_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_bedroom_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_bedroom_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_other_room_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_other_room_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_other_room_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "fitted_units_other_room_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "outdoorArea": {
      "outdoor_area_garden_furniture": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_garden_ornaments": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_trees_plants_shrubs": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_barbecue": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_dustbins": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_garden_shed": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_greenhouse": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_outdoor_heater": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_outside_lights": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_water_butt": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_clothes_line": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_rotary_line": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_other_item_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_other_item_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_other_item_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_other_item_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "outdoor_area_other_item_5": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "televisionAndTelephone": {
      "television_and_telephone_telephone_receivers": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "television_and_telephone_television_aerial": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "television_and_telephone_radio_aerial": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "television_and_telephone_satellite_dish": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "stockOfFuel": {
      "stock_of_fuel_oil": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "stock_of_fuel_wood": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "stock_of_fuel_liquefied_petroleum_gas": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    },
    "otherItems": {
      "other_items_1": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "other_items_2": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "other_items_3": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      },
      "other_items_4": {
        "item": "<string>",
        "fitted": "fitted",
        "included": "included",
        "price": 123,
        "comments": "<string>"
      }
    }
  },
  "EnquiryForms": {
    "Conservatory enquiry form": {
      "isConservatoryFront": "yes",
      "isConservatoryGround": "yes",
      "isConservatorySize": "yes",
      "isConservatoryArea": "yes",
      "isConservatoryHeight": "yes",
      "isConservatoryBoundary": "yes",
      "isConservatoryFloorArea": "yes",
      "isConservatoryRoof": "yes",
      "isConservatorySafetyGlass": "yes",
      "isConservatoryDoor": "yes"
    },
    "Solar panels (Owned) enquiry form": {
      "ownedSolarPanelsMicrogenerationCertificateSchemeUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "ownedSolarPanelsPlanningPermissionUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "isOwnedSolarPanelsHeight": "yes",
      "isOwnedSolarPanelsProjection": "yes",
      "isOwnedSolarPanelsPVSystem": "yes",
      "ownedSolarPanelsPVSystemDetails": "<string>"
    },
    "Solar panels (Leased) enquiry form": {
      "leasedSolarPanelsMicrogenerationCertificateSchemeUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "leasedSolarPanelsPlanningPermissionUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "isLeasedSolarPanelsHeight": "yes",
      "isLeasedSolarPanelsProjection": "yes",
      "leasedSolarPanelsBenefitsAmount": 123,
      "leasedSolarPanelsBenefitsAmountNotKnown": "<string>",
      "leasedSolarPanelsBenefitsDate": "<string>",
      "isLeasedSolarPanelsPVSystem": "yes",
      "leasedSolarPanelsPVSystemDetails": "<string>",
      "leasedSolarPanelsProviderName": "<string>",
      "leasedSolarPanelsProviderPhoneNumber": "<string>",
      "leasedSolarPanelsProviderAddress": {},
      "leasedSolarPanelsProviderNotKnown": "<string>",
      "feedInTariffAgreementUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "changeOfOwnershipFormUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      },
      "pvSystemInsuranceUpload": {
        "other": "addLater",
        "fileName": "<string>",
        "files": [
          {
            "id": "<string>",
            "name": "<string>",
            "contentType": "<string>",
            "size": 123,
            "url": "<string>",
            "downloadUrl": "<string>",
            "pathname": "<string>",
            "contentDisposition": "<string>"
          }
        ]
      }
    },
    "Swimming pool enquiry form": {},
    "Wood burner enquiry form": {},
    "Driveway/Hardstand enquiry form": {},
    "Septic tank enquiry form": {},
    "Sewage treatment plant enquiry form": {},
    "Tenancy (Sitting) enquiry form": {},
    "Tenancy (Vacant) enquiry form": {},
    "Annex enquiry form": {},
    "Change of use enquiry form": {},
    "Pond enquiry form": {},
    "Decking enquiry form": {},
    "Porch enquiry form": {},
    "Internal walls enquiry form": {},
    "Roof replacement enquiry form": {}
  }
}

Path Parameters

id
string
required

Case ID

Response

Case data

Comprehensive case data containing all available information from various data sources merged into a flat structure. Fields present depend on case type and available data points. Includes case price, address details and geographic location (if available). TA forms (TA6, TA7, TA9, TA10) and enquiry forms data is organized under their respective keys when available.

caseId
string<uuid>
required

Unique identifier for the case

Example:

"456e7890-e12b-34d5-a678-426614174001"

reference
string
required

Human-readable case reference

Example:

"PC-2024-001"

caseType
enum<string>
required

Type of conveyancing case

Available options:
sale,
purchase,
remortgage,
transfer
Example:

"purchase"

createdAt
string<date-time>
required

When the case was created

Example:

"2024-01-15T09:00:00.000Z"

branchId
string<uuid>
required

ID of the branch handling this case

Example:

"789e0123-e45b-67d8-a901-426614174002"

feeEarnerId
string<uuid>
required

ID of the fee earner assigned to this case

Example:

"012e3456-e78b-90d1-a234-426614174003"

propertyPrice
number<decimal> | null

Purchase/sale price of the property (in pence)

Example:

25000000

address
object

Postal address

ownershipType
string
isSharedOwnership
enum<string>
Available options:
yes,
no
sharedOwnershipPercentage
number
propertyType
string
houseType
string
flatType
string
landType
string
currentUse
string
councilTaxBand
string
estateAgentInstructed
enum<string>
Available options:
Yes,
No
estateAgentName
string
estateAgentEmail
string<email>
estateAgentPhone
string
estateAgentFee
string
listPrice
number
offerAccepted
string
salePrice
number
relationshipToBuyer
string
isUndervalue
enum<string>
Available options:
yes,
no
buyerLawFirmName
string
buyerLawFirmEmail
string<email>
buyerLawFirmPhone
string
buyerLawFirmKnown
string
agreementsWithBuyer
string
anyMortgageChargeLoan
string
Available options:
yes,
no
desiredCompletionDate
string<date>
noDesiredCompletionDate
string
isImposedCompletionDate
string
imposedCompletionDate
string<date>
fundsDisbursement
string
buyers
object[]
TA6
TA6 (4th edition) · object

Property Information Form (TA6, 4th edition). Boolean fields are expressed as 'yes'/'no' strings for readability.

TA7
TA7 (3rd edition) · object

Leasehold Information Form (TA7, 3rd edition) data for leasehold properties

TA9
object

Commonhold Information Form (TA9) data for commonhold properties

TA10
object

Fittings and Contents Form (TA10) data. Each category contains items with a standard structure for fitted/free-standing status, inclusion, price, and comments.

EnquiryForms
object

Enquiry forms data organized by form type. Each property may have multiple enquiry forms based on specific features or circumstances.