[
  {
    "uniqueId": "string",
    "payrollCode": "string",
    "taxYear": "Year2017",
    "type": "AssetsTransferred",
    "declarationType": "P11D",
    "loan": {
      "numberOfJointBorrowers": 0,
      "loanMade": "2026-04-14",
      "loanDischarged": "2026-04-14",
      "startingBalance": 0.0,
      "closingBalance": 0.0,
      "maxBalanceInYear": 0.0,
      "interestPaid": 0.0
    },
    "car": {
      "makeAndModel": "string",
      "registration": "string",
      "firstRegistered": "2026-04-14",
      "hasApprovedEmissionsValue": true,
      "co2Emissions": 0,
      "engineSize": 0,
      "zeroEmissionsMileage": 0,
      "fuelType": "Diesel6d",
      "availableFrom": "2026-04-14",
      "availableTo": "2026-04-14",
      "daysUnavailable": 0,
      "listPrice": 0.0,
      "nonStandardAccessories": 0.0,
      "employeeCapitalContributions": 0.0,
      "employeePrivateContributions": 0.0,
      "freeFuel": true,
      "fuelAvailableFrom": "2026-04-14",
      "fuelAvailableTo": "2026-04-14",
      "freeFuelReinstated": true
    },
    "description": "string",
    "value": 0.0,
    "employeeContribution": 0.0,
    "assetType": "Other",
    "useOfAssetType": "Other",
    "class1AType": "Other",
    "nonClass1AType": "Other",
    "paymentType": "Other",
    "isPeriodValue": true,
    "tradingOrganisation": true,
    "cashEquivalentFuel": 0.0,
    "startDate": "2026-04-14",
    "endDate": "2026-04-14",
    "useProRata": true,
    "openingBalance": 0.0,
    "overrideOpeningBalance": true
  }
]