Interface for Vehicle verification services Implementations should throw NotImplementedException for unsupported methods
Members
Promise.<VerificationResponse.<VehicleVerificationData>>
# verifyPlateNumber Optional
Verify vehicle by plate number - OPTIONAL
Promise.<VerificationResponse.<VehicleVerificationData>>
# verifyVINChasis Optional
Verify vehicle by VIN/Chassis number - OPTIONAL
Promise.<VerificationResponse.<VehicleVerificationData>>
# verifyVehicle
General vehicle verification (plate or VIN) - REQUIRED