Scrapped Check

The Scrapped check product is for data cleansing and high volume clients only.

It only returns a result, and charges you *if* the vehicle is scrapped, it allows you to enter a vrm/vin and get a result which contains the following data points.

car

Example Output


    "ScrappedCheck": {
      "UkvdId": "V-SKDTLF",
      "Vin": "LICENSE_RESTRICTED",
      "Vrm": "LH02AFY",
      "IsScrapped": true,
      "DateScrapped": "2022-09-24T00:00:00Z",
      "Uvc": "M-AHXYH",
      "Make": "Mercedes-Benz",
      "Model": "ML270 CDI Auto",
      "Range": "M-Class",
      "DateOfFirstRegistration": "2002-03-20T00:00:00Z",
      "VehicleClass": "Car",
      "PowertrainType": "ICE",
      "MotDueDate": "2023-07-26T00:00:00Z",
      "StatusCode": 0,
      "StatusMessage": "Success",
      "DocumentVersion": 1
    }