Battery Details

Look up by VRM the UK battery code and information for a specific vehicle.

car

Data Points Included

  • BatteryCode
  • StartStopCompatible
  • Make
  • Model
  • EngineCapacityCc
  • StartYear
  • EndYear
  • StartDate
  • EndDate

Example Output


     "BatteryDetails": {
      "StarterBatteryList": [
        {
          "BatteryCode": "096",
          "StartStopCompatible": false,
          "Make": "Volkswagen",
          "Model": "Golf GTi (115 bhp)",
          "EngineCapacityCc": 1984,
          "StartYear": 2002,
          "EndYear": 2002,
          "StartDate": null,
          "EndDate": null,
          "SourceOfInformation": "Internal_Static"
        }
      ],
      "StatusCode": 0,
      "StatusMessage": "Success",
      "DocumentVersion": 1
    }