Welcome to our new Vignette ID Developer Portal documentation!
Vehicle

Vin-code patterns

Good to know

Romanian 10, 30, 90, 365 days vignettes and Moldavian all vignettes requires vin-code from vehicle.

The VIN code is a strictly designated pattern, the correctness of which also requires the user’s attention. You can Read more on wikipedia

Right now in "Beta mode" we only check the length of the VIN code, which should be 17 characters.

JSONBody example
{ "cars": [ { "country": "si", "plate": "LJ000ID", "vin_code": "VWT045FD9812VB341" } ] }
Last modified on