This method provides a VRM lookup and retrieves up to date vehicle data from DVLA.
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- data
- Type: System String
URL that contains the API key followed by the Vehicle Registration Number.
Return Value
Type: VehicleDatajSON string representation of the VehicleData class.
Examples
See Also