Name | Description | Type | Additional information |
---|---|---|---|
IsShowroomPicked |
Set to true if the vehicle came from the showroom |
boolean |
None. |
isSuggested |
Set to true if the vehicle was suggested |
boolean |
None. |
Id |
Vehicle Id in our crm system (db) |
integer |
None. |
Make |
Vehicle Make |
string |
None. |
Model |
Vehicle Model |
string |
None. |
Derivative |
Vehicle description |
string |
None. |
Registration |
Vehicle registration number |
string |
None. |
DateOfRegistration |
Vehicle date of registration |
date |
None. |
VIN |
Vehicle identification number |
string |
None. |
newcar |
Set to true if the vehicle is new or false - if it's used |
boolean |
None. |
mockcar |
Set to true if the vehicle is mocked |
boolean |
None. |
EngineSize |
Engine capacity in cubic centimetres |
integer |
None. |
сO2Emissions |
The value of Carbon Dioxide emitted through the exhaust (g/Km) |
integer |
None. |
FuelType |
Fuel type (petrol, diesel etc) |
string |
None. |
Transmission |
Transmission type (manual, automatic) |
string |
None. |
Doors |
Number of doors in the vehicle |
integer |
None. |
Colour |
Colour of the vehicle |
string |
None. |
Mileage |
Current mileage of the vehicle |
integer |
None. |
Price |
The sales price of the vehicle (as listed by the seller) |
decimal number |
None. |
FullPrice |
full price of the vehicle (as listed by the seller) |
decimal number |
None. |
Errors |
full price of the vehicle (as listed by the seller) |
Object |
None. |
Valuation |
Vehicle valuation provided by vehicle valuation provider service |
ERP.Api.Models.CustomerPortal.PriceData |
None. |
ImageUrl |
Vehicle image url |
string |
None. |
CapDetails |
The CAP identifiers. |
ERP.Domain.Common.VehicleData.CapDetails |
None. |