cURL
curl --request GET \ --url https://api.example.com/vehicle-information/versions
{ "data": [ { "version": "<string>", "fiscalPower": 123, "numberOfSeats": 123, "commercialisationStartDate": "2023-11-07T05:31:56Z" } ] }
The brand
The model
The fiscalPower value
x >= 1
The energy
The first circulation date
List of vehicle version main information
Show child attributes
Was this page helpful?