VehicleRegistrationCachedViewModel

The 201 body of POST /api/v2/Partners/VehicleRegistration, echoing back the vehicle whose quotes are cached and ready to search.

  • Mileage
    Type: integer Format: int32

    The mileage the quotes were cached against. The cache is keyed on VIN plus mileage, so a different mileage is a different entry.

  • VIN
    Type: string | null

    The VIN that is now cached.