Vahan details

NameDescription

URL

Method Type

GET

Post Parameters (JSON Format)

--header 'Authorization: Bearer 0ab31ef7392227173c6e8d34195e86d5eb0da1e9' \
--header 'client_id: JarZChUcsytSBbnkpt' \
--data-raw '

Success Response

{
  "error": false,
  "data": {
    "status": {
      "statusCode": 200,
      "statusMessage": "Vehicle RC Verification (Basic) Request Processed"
    },
    "response": {
      "owner": "A ***",
      "ownerNumber": "1",
      "ownerFathersName": "AY****",
      "presentAddress": "CITIZEN SOC. NR POLICE LINE JAMBUSAR BHARUCH Gujarat 999999",
      "permanentAddress": "CITIZEN SOC. NR POLICE LINE JAMBUSAR BHARUCH Gujarat 999999",
      "registrationDetail": {
        "blacklistStatus": null,
        "rcStatusAsOn": "NA",
        "authority": "BHARUCH, Gujarat",
        "date": "18/08/2010",
        "expiryDate": "17/08/2025",
        "number": "GJ*****",
        "nocDetails": null,
        "taxUpto": "NA"
      },
      "hypotecationDetail": {
        "financier": ""
      },
      "vehicle": {
        "number": "GJ16*****",
        "fuelType": "PETROL",
        "normsDesc": null,
        "vehicleMMV": "INDIA ********",
        "companyName": "INDIA ********",
        "modelName": "YZF R 15",
        "category": "M-Cycle/Scooter(2WN)",
        "color": "RED",
        "chassis": "ME13*******",
        "class": "M-*******)",
        "engine": "38******",
        "manufacturingDate": "",
        "cubicCapacity": "150.0",
        "grossWeight": null,
        "unladenWeight": "129",
        "noCyl": null,
        "seatCap": null,
        "wheelBase": null
      },
      "insurance": {
        "policyNumber": "OG-20-2225-1806-*****",
        "company": "Baj*******.",
        "validTill": "09/11/2020"
      },
      "pucc": {
        "number": "",
        "upto": "28/12/2022"
      }
    }
  }
}

Last updated