Police National Computer (PNC) Check
With daily updates from the Police, we always have an up to date record of the PNC database and can tell you with confidence if a vehicle is stolen or not.
The PNC check product is for data cleansing and high volume clients only (If your interested in PNC per vehicle, look at PNC Details
It only returns a result, and charges you *if* the vehicle is stolen, it allows you to enter a vrm/vin and get a result which contains the following data points:.

Example Output
"PncCheck": {
"UkvdId": "V-BBBBBT",
"Vin": "LICENSE_RESTRICTED",
"Vrm": "SP65OGM",
"IsStolen": true,
"Uvc": "M-DGTEJ",
"Make": "Audi",
"Model": "A6 Black Edition TDI Ultra",
"Range": "A6",
"DateOfFirstRegistration": "2015-09-04T00:00:00Z",
"VehicleClass": "Car",
"PowertrainType": "ICE",
"MotDueDate": "2018-09-04T00:00:00Z",
"StatusCode": 0,
"StatusMessage": "Success",
"DocumentVersion": 1
}