Webportal v1

embedded apps

API Reference - Car.GetVINCode()

Car.GetVINCode()

Type Method
Min Privacy Geoloc
wave 2
wave 3
wave 4

Car.GetVINCode()

Description Gets the VIN code, a vehicle’s unique identifier.
Response String The VIN code.
Parameter Void

Example

1
2
var VINCode = Car.GetVINCode();
// VINCode = VF7AAAAAA00000001

Remark

Note: a VIN code is always 17 characters long.

Appeared in Software version 5.14.11.30