Introduction
Overview
The EuroStocks Import API v2 is an updated interface to provide classified ads. Compared to the v1 version of the Import API, we have added a priceInfo array to the response with extensive price information. Based on your requirements you can use the price attributes as you wish. Apart from that the make and model/modelgroup input is not required anymore when making a vehicle list post request, which makes the method more flexible. Please read the 'Import API' documentation first before exploring the v2 documentation.
The API is available at this base URL:
Main features
Prerequisites
Import API access can be granted to suppliers who wants to get vehicle information, and it requires username, password and API Key to access API.
Test Account
A test environment can be provided. Please ask for the test account details and all the information will be used as mention in Prerequisites on test API url .
Working with Import API Data
Get Mobilede Vehicle List
POST
https://services.eurostocks.com/api/v2/import/list
Use this method to search for vehicles, most of the parameters are optional.
Username of provide API account
Password of provided API account
API Key of provided API account
Request Body
Returns results with provided manufacturer KEY
Returns results with provided model KEY
Note : Either model or modelGroup is required. Both are not allowed.
Returns results with provided modelGroup KEY
Note : Either model or modelGroup is required. Both are not allowed.
By default 20 results are returned. Use pageNumber to view next set of search results.
Returns results with provided fueltype.
numberOfPreviousOwnersMin
Minimum number of previous owners
numberOfPreviousOwnersMax
Maximum number of previous owners
Customer Id - Search for vehicles of specific sellers defined by customer ID.
Classification is used to define the make/model or make/modelgroup combination for cars. It is also possible to use this parameter to specify a certain vehicle class. The definition of a make is possible for all vehicles with this parameter. For vehicle classes other than Car, please use "modelDescription" instead of "classification" and "model"
Search for vehicles with "right hand drive" in model description
Request Model With All Filters
Copy POST /api/v2/import/list/
HOST: services.eurostocks.com
{
"make": "string",
"model": "string",
"modelGroup": "string",
"pageNumber": 0,
"fuelType": "string",
"yearFrom": 0,
"yearTo": 0,
"priceFrom": 0,
"priceTo": 0,
"transmission": "string",
"mileageMin": 0,
"mileageMax": 0,
"category": "string",
"powerMin": 0,
"powerMax": 0,
"vatable": true,
"numSeatsMin": 0,
"numSeatsMax": 0,
"doorCount": "string",
"exteriorColor": "string",
"climatisation": "string",
"trailerCouplingType": "string",
"interiorType": "string",
"parkingAssistant": "string",
"speedControl": "string",
"headlightType": "string",
"feature": "string",
"sortOn": "string",
"SortOrder": "string",
"languageIsoCode": "string",
"numberOfPreviousOwnersMin": 0,
"numberOfPreviousOwnersMax": 0,
"isAccidentDamaged": true,
"customerId": "string",
"radio": "string",
"classification": "string",
"modelDescription": "string",
"drivingCab": "string",
"heightType": "string",
"lengthType": "string",
"driveType": "string",
"wheelBase": "string"
}
Response Model
Copy HTTP/1.1 200 OK
{
"vehicles": {
"totalResults": 0,
"totalPages": 0,
"vehicle": [
{
"vehicleId": 0,
"make": "string",
"model": "string",
"category": "string",
"condition": "string",
"firstRegistrationDate": "string",
"modelDescription": "string",
"vehicleUrl": "string",
"fuelType": "string",
"gearBox": "string",
"accidentDamaged": "string",
"damageUnrepaired": "string",
"roadWorthy": "string",
"mileage": 0,
"power": 0,
"numberOfPreviousOwners": 0,
"customerId": 0,
"exteriorColor": "string",
"zipCode": "string",
"countryCode": "string",
"parkingAssistant": [
"string"
],
"radio": [
"string"
],
"priceInfo": {
"PriceMobiledeBruto": 0,
"PriceMobiledeNetto": 0,
"PriceMobiledeBrutoNlVat": 0,
"IsVatable": "string",
"VatRateMobilede": 0,
"VatRateNl": 0,
"VatMobilede": 0,
"VatNl": 0,
"ImportCosts": 0,
"ImportMarginFixed": "string",
"ImportMarginPercentage": 0,
"ImportMargin": 0,
"ImportMarginNlVat": 0,
"TransportCosts": 0,
"RestBpmCo2": 0,
"PriceNlWithVatMobilede": 0,
"PriceNlWithVatNl": 0
},
"images": [
{
"size": "string",
"url": "string"
}
]
}
]
}
}
Sample Success Request
Copy POST /api/v2/import/list/
HOST: services.eurostocks.com
{
"make": "BMW",
"model": "116",
"pageNumber": 1,
"fuelType": "PETROL",
"vatable": false
}
Sample Success Response
Copy HTTP/1.1 200 OK
{
"vehicles": {
"totalResults": 322,
"totalPages": 17,
"vehicle": [
{
"vehicleId": 415200075,
"make": "BMW",
"model": "116",
"category": "Limousine",
"condition": "Used",
"firstRegistrationDate": "2013-11",
"modelDescription": "116 Baureihe 1 Lim. 5-trg. 116 i",
"vehicleUrl": "https://services.eurostocks.com/api/v1/vehicle/detail/415200075",
"fuelType": "Petrol",
"gearBox": "Manual gearbox",
"accidentDamaged": "",
"damageUnrepaired": "No",
"roadWorthy": "Yes",
"mileage": 97387,
"power": 100,
"numberOfPreviousOwners": 2,
"customerId": 472684,
"exteriorColor": "Black",
"zipCode": "47***",
"countryCode": "DE",
"parkingAssistant": [],
"radio": [],
"priceInfo": {
"PriceMobiledeBruto": 7900,
"PriceMobiledeNetto": null,
"PriceMobiledeBrutoNlVat": 7900,
"IsVatable": "No",
"VatRateMobilede": null,
"VatRateNl": 0.21,
"VatMobilede": null,
"VatNl": null,
"ImportCosts": null,
"ImportMarginFixed": null,
"ImportMarginPercentage": null,
"ImportMargin": null,
"ImportMarginNlVat": null,
"TransportCosts": null,
"RestBpmCo2": 643.12,
"PriceNlWithVatMobilede": 8543.12,
"PriceNlWithVatNl": 8543.12
},
"images": [
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-1600.jpg"
},
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/0b/0ba6e78c-dc9e-4913-a3b5-3e716de81bea?rule=mo-1024.jpg"
}
]
},
{
"vehicleId": 413027744,
"make": "BMW",
"model": "116",
"category": "Limousine",
"condition": "Used",
"firstRegistrationDate": "2013-05",
"modelDescription": "116i, Klima, Sitzheizung, Einparkhilfe, Alu",
"vehicleUrl": "https://services.eurostocks.com/api/v1/vehicle/detail/413027744",
"fuelType": "Petrol",
"gearBox": "Manual gearbox",
"accidentDamaged": "No",
"damageUnrepaired": "No",
"roadWorthy": "Yes",
"mileage": 94500,
"power": 100,
"numberOfPreviousOwners": 2,
"customerId": 6971854,
"exteriorColor": "White",
"zipCode": "84***",
"countryCode": "DE",
"parkingAssistant": [
"REAR_SENSORS"
],
"radio": [
"Radio / Tuner"
],
"priceInfo": {
"PriceMobiledeBruto": 7950,
"PriceMobiledeNetto": null,
"PriceMobiledeBrutoNlVat": 7950,
"IsVatable": "No",
"VatRateMobilede": null,
"VatRateNl": 0.21,
"VatMobilede": null,
"VatNl": null,
"ImportCosts": null,
"ImportMarginFixed": null,
"ImportMarginPercentage": null,
"ImportMargin": null,
"ImportMarginNlVat": null,
"TransportCosts": null,
"RestBpmCo2": null,
"PriceNlWithVatMobilede": null,
"PriceNlWithVatNl": null
},
"images": [
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-1600.jpg"
},
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-1024.jpg"
}
]
},
]
}
}
Get a vehicle makes
GET
https://services.eurostocks.com/api/v2/import/car/import/makes
Get detailed information about the vehicles makes.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Sample Success Request
Copy GET /api/v2/import/car/import/makes
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "ABARTH",
"description": "Abarth"
},
{
"key": "AC",
"description": "AC"
},
{
"key": "ACURA",
"description": "Acura"
},
{
"key": "AIXAM",
"description": "Aixam"
},
.....
]
Get a vehicle models
GET
https://services.eurostocks.com/api/v2/import/car/import/models/{makeKey}
Path Parameters
Make key to get its models
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Sample Success Request
Copy GET /api/v2/import/car/import/models/AUDI
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"modelKey": "100",
"modelDescription": "100"
},
{
"modelKey": "200",
"modelDescription": "200"
},
{
"modelKey": "80",
"modelDescription": "80"
},
{
"modelKey": "90",
"modelDescription": "90"
},
{
"modelGroupKey": "TT.",
"modelGroupDescription": "TT",
"Models": [
{
"modelKey": "TT",
"modelDescription": "TT"
},
{
"modelKey": "TT RS",
"modelDescription": "TT RS"
},
{
"modelKey": "TTS",
"modelDescription": "TTS"
}
]
},
{
Get a vehicle Fuel types
GET
https://services.eurostocks.com/api/v2/import/car/import/fueltypes/{languageIsoCode}
Get detailed information about the vehicles fuel types.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl). Other Supportive Languages are as below:
Deutsch - de
Español - es
Français - fr
Magyar- hu
Italiano - it
Polskie -pl
Português - pt
Româna - ro
Pусский - ru
Sample Success Request
Copy GET /api/v2/import/car/import/fueltypes/{languageIsoCode}
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy oo// HTTP/1.1 200 OK
[
{
"key": "PETROL",
"description": "Benzine"
},
{
"key": "DIESEL",
"description": "Diesel"
},
{
"key": "ELECTRICITY",
"description": "Electricity"
},
{
"key": "HYBRID",
"description": "Hybrid"
},
.....
]
Get a vehicle years
GET
https://services.eurostocks.com/api/v2/import/car/import/years
Get detailed information about the vehicle available years.
Username which EuroStocks provides
ApiKey which EuroStocks provides
Password which EuroStocks provides
Sample Success Request
Copy GET /api/v2/import/car/import/years
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy // HTTP/1.1 200 OK
"2013-2020"
Get a vehicle transmissions
GET
https://services.eurostocks.com /api/v2/import/car/import/transmissions/{languageIsoCode}
Get detailed information about the vehicle transmissions.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/transmissions/en
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"Key": "AUTOMATIC_GEAR",
"Description": "Automatic transmission"
},
{
"Key": "MANUAL_GEAR",
"Description": "Manual gearbox"
},
{
"Key": "SEMIAUTOMATIC_GEAR",
"Description": "Semi-automatic"
}
]
Get a vehicle categories
GET
https://services.eurostocks.com/api/v2/import/car/import/categories/{languageIsoCode}
Get detailed information about the vehicle categories.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/categories/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"Key": "Cabrio",
"Description": "Cabriolet | Roadster"
},
{
"Key": "EstateCar",
"Description": "Stationwagen"
},
{
"Key": "OffRoad",
"Description": "SUV | Off-road | Pick-Up"
},
{
"Key": "Limousine",
"Description": "Sedan"
},
...
]
Get a vehicle climatisations
GET
https://services.eurostocks.com /api/v2/import/car/import/climatisations/{languageIsoCode}
Get detailed information about the vehicle climatisations.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/climatisations/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Request
Copy HTTP/1.1 200 OK
[
{
"key": "NO_CLIMATISATION",
"description": "Geen klimaatregeling"
},
{
"key": "MANUAL_CLIMATISATION",
"description": "Handmatige airco"
},
{
"key": "AUTOMATIC_CLIMATISATION",
"description": "Automatische airconditioning"
},
{
"key": "AUTOMATIC_CLIMATISATION_2_ZONES",
"description": "Automatische airco, 2 zones"
},
{
"key": "AUTOMATIC_CLIMATISATION_3_ZONES",
"description": "Automatische airco, 3 zones"
},
{
"key": "AUTOMATIC_CLIMATISATION_4_ZONES",
"description": "Automatische airco, 4 zones"
}
]
Get a vehicle TrailerCouplingTypes
GET
https://services.eurostocks.com /api/v2/import/car/import/trailerCouplingTypes/{languageIsoCode}
Get detailed information about the vehicle trailerCouplingTypes.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "TRAILER_COUPLING_FIX",
"description": "Vaste trekhaak"
},
{
"key": "TRAILER_COUPLING_SWIVELING",
"description": "Wegdraaibare trekhaak"
},
{
"key": "TRAILER_COUPLING_DETACHABLE",
"description": "Afneembare trekhaak"
}
]
Get a vehicle InteriorTypes
GET
https://services.eurostocks.com/api/v2/import/car/import/interiorTypes/{languageIsoCode}
Get detailed information about the vehicle interiorTypes
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/interiorTypes/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "LEATHER",
"description": "Volledig leer"
},
{
"key": "PARTIAL_LEATHER",
"description": "Gedeeltelijk leer"
},
{
"key": "FABRIC",
"description": "Stoffen"
},
{
"key": "VELOUR",
"description": "Velours"
},
...
]
Get a vehicle parkingAssistants
GET
https://services.eurostocks.com/api/v2/import/car/import/parkingAssistants/{languageIsoCode}
Get detailed information about the vehicle parkingAssistants.
Username which EuroStocks provides
assword which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/parkingAssistants/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "FRONT_SENSORS",
"description": "Voor"
},
{
"key": "REAR_SENSORS",
"description": "Achter"
},
{
"key": "REAR_VIEW_CAM",
"description": "Camera"
},
{
"key": "AUTOMATIC_PARKING",
"description": "Zelfsturend systeem | Parking Assistent"
},
...
]
Get a vehicle speedControls
GET
https://services.eurostocks.com/api/v2/import/car/import/speedControls/{languageIsoCode}
Get detailed information about the vehicle speedControls.
Username which EuroStocks provides
assword which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/speedControls/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "CRUISE_CONTROL",
"description": "Cruisecontrol"
},
{
"key": "ADAPTIVE_CRUISE_CONTROL",
"description": "Adaptieve cruisecontrol"
}
]
Get a vehicle headlightTypes
GET
https://services.eurostocks.com/api/v2/import/car/import/headlightTypes/{languageIsoCode}
Get detailed information about the vehicle headlightTypes.
Username which EuroStocks provides
ApiKey which EuroStocks provides
Password which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/headlightTypes/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "XENON_HEADLIGHTS",
"description": "Xenon-koplampen"
},
{
"key": "BI_XENON_HEADLIGHTS",
"description": "Bi-xenon-koplampen"
},
{
"key": "LED_HEADLIGHTS",
"description": "LED-koplampen"
},
{
"key": "LASER_HEADLIGHTS",
"description": "Laser-koplampen"
}
]
Get a vehicle exteriorColors
GET
https://services.eurostocks.com/api/v2/import/car/import/exteriorColors/{languageIsoCode}
Get detailed information about the vehicle exteriorColors.
Username which EuroStocks provides
ApiKey which EuroStocks provides
Password which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/exteriorColors/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "BLACK",
"description": "Zwart"
},
{
"key": "GREY",
"description": "Grijs"
},
{
"key": "BEIGE",
"description": "Beige"
},
{
"key": "BROWN",
"description": "Bruin"
},
...
]
Get a vehicle doorCounts
GET
https://services.eurostocks.com/api/v2/import/car/import/doorCounts/{languageIsoCode}
Get detailed information about the vehicle doorCounts.
Username which EuroStocks provides
Password which EuroStocks provides
ApiKey which EuroStocks provides
Request Body
Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)
Sample Success Request
Copy GET /api/v2/import/car/import/doorCounts/nl
HOST: services.eurostocks.com
Content-type: "application/json"
Sample Success Response
Copy HTTP/1.1 200 OK
[
{
"key": "TWO_OR_THREE",
"description": "2/3"
},
{
"key": "FOUR_OR_FIVE",
"description": "4/5"
},
{
"key": "SIX_OR_SEVEN",
"description": "6/7"
}
]
Get a vehicle details
GET
https://services.eurostocks.com/api/v2/import/detail/{vehicleId}
Username of provide API account
Password of provided API account
API Key of provided API account
Request Body
Provide language iso code to get details in english, geman and, dutch : To get English(en), To get German (de), and To get Dutch (nl)
Note: By default en will be displayed
Sample Success Request
Copy GET /api/v2/import/detail/352904794
HOST: services.eurostocks.com
Content-type: "application/json"
Copy HTTP/1.1 200 OK
{
"vehicle": {
"vehicleId": 413027744,
"make": "BMW",
"model": "116",
"category": "Limousine",
"condition": "Gebruikt",
"firstRegistrationDate": "2013-05",
"modelDescription": "116i, Klima, Sitzheizung, Einparkhilfe, Alu",
"fuelType": "Benzine",
"gearBox": "Handgeschakeld",
"accidentDamaged": "Nee",
"damageUnrepaired": "Nee",
"roadworthy": "Ja",
"mileage": 94500,
"power": 100,
"exteriorColor": "White",
"zipCode": "84***",
"countryCode": "DE",
"parkingAssistant": [
"REAR_SENSORS"
],
"radio": [
"Radio / Tuner"
],
"priceInfo": {
"PriceMobiledeBruto": 7950,
"PriceMobiledeNetto": null,
"PriceMobiledeBrutoNlVat": 7950,
"IsVatable": "Nee",
"VatRateMobilede": null,
"VatRateNl": 0.21,
"VatMobilede": null,
"VatNl": null,
"ImportCosts": null,
"ImportMarginFixed": null,
"ImportMarginPercentage": null,
"ImportMargin": null,
"ImportMarginNlVat": null,
"TransportCosts": null,
"RestBpmCo2": null,
"PriceNlWithVatMobilede": null,
"PriceNlWithVatNl": null
},
"images": [
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a9/a900651d-f300-4b74-8808-78440e42deb9?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/a0/a0fc38e1-7564-47dc-bef1-5780b428c32f?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/29/29b38700-25b9-4124-a342-0a06da4d4028?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/e7/e71e99d1-b251-46c9-a682-1d50a908bcb1?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/89/89fad61f-c802-486b-b4c8-ff5f89210564?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/97/970e183f-b54f-490f-8712-eee4fcd95dd8?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/32/32aa41dc-b552-4c82-96b4-7a3a907703d7?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/b3/b38dfae8-b3ca-4feb-8f5d-1dc683d18a93?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/9e/9ed5858d-6a5f-4401-8ee0-1fa1150d433e?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/50/507085c1-0040-4c75-8da9-f950a87a40cf?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/4f/4fa168ee-e6c5-4c74-ab12-dbd723e49631?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/36/363c2b31-3ecf-45a8-9eb1-7eeaf5d8c20a?rule=mo-1600.jpg"
}
]
},
{
"images": [
{
"size": "S",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-200.jpg"
},
{
"size": "XL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-640.jpg"
},
{
"size": "ICON",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-80.jpg"
},
{
"size": "L",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-360.jpg"
},
{
"size": "M",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-240.jpg"
},
{
"size": "XXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-1024.jpg"
},
{
"size": "XXXL",
"url": "https://img.classistatic.de/api/v1/mo-prod/images/fb/fbb0b0be-81c8-4e9b-b16d-bf428b4d51fc?rule=mo-1600.jpg"
}
]
}
],
"features": {
"centralDoorLock": "Ja",
"rangeExtender": "",
"laneDepartureWarning": "",
"wifiHotSpot": "",
"allSeasonTires": "",
"energyClass": "",
"keyLessEntry": "Ja",
"roofRails": "",
"metallic": "Ja",
"distanceWarningSystem": "",
"airco": "Handmatige airco",
"speedControl": "",
"alarm": "Ja",
"sportPackage": "",
"steelWheels": "",
"usageType": "",
"alloyWheels": "Ja",
"headUpDisplay": "",
"dimmingInteriorMirror": "",
"bendingLightsType": "",
"nightVision": "",
"collisionAvoidance": "",
"e10Enabled": "",
"emissionClass": "Euro6",
"esp": "Ja",
"sportSeats": "",
"multiFunctionalSteeringwheel": "Ja",
"nonSmokerVehicle": "Ja",
"hillStartAssist": "Ja",
"electricExteriorMirrors": "Ja",
"battery": "",
"bioDieselSuitable": "",
"airSuspension": "",
"fourWheelDrive": "",
"performanceHandlingSystem": "",
"appleCarplay": "",
"navigationSystem": "",
"panoramicGlassRoof": "",
"bluetooth": "",
"vegetableOilFuelSuitable": "",
"electricHeatedSeats": "Ja",
"trafficSignRecognition": "",
"smokersPackage": "",
"blindSpotDetection": "",
"breakdownService": "Noodreparatiekit voor banden",
"exteriorColor": "",
"taxi": "",
"winterPackage": "Ja",
"lumbarSupport": "",
"foldFlatPassengerSeat": "",
"startStopSysteem": "Ja",
"skiBag": "",
"cdPlayer": "Ja",
"handsFreePhoneSystem": "Ja",
"electricBackseatAdjustment": "",
"centerArmRest": "Ja",
"interiorColor": "",
"disabledAccessible": "",
"speedLimiter": "",
"doorCount": "",
"headlightType": "",
"newHuAu": "",
"androidAuto": "",
"trailerCouplingType": "",
"isofix": "Ja",
"ambientLighting": "",
"integratedMusicStreaming": "",
"highBeamAssist": "",
"onboardComputer": "Ja",
"massageSeats": "",
"tv": "",
"frontFogLights": "Ja",
"abs": "Ja",
"headlightWasherSystem": "",
"auxiliaryHeating": "",
"daytimeRunningLamps": "Dagrijverlichting",
"electricTailgate": "",
"powerAssistedSteering": "Ja",
"glareFreeHighBeam": "",
"cargoBarrier": "",
"electricHeatedRearSeats": "",
"leatherSteeringWheel": "Ja",
"summerTires": "",
"cdMultichanger": "",
"slidingDoorType": "",
"usb": "",
"soundSystem": "",
"voiceControl": "",
"digitalCockpit": "",
"lightSensor": "Ja",
"tractionControlSystem": "Ja",
"paddleShifters": "",
"wirelessCharging": "",
"emissionSticker": "Groen",
"immobilizer": "Ja",
"heatedWindshield": "",
"airbags": "Airbags voor, zijkant en meer",
"emergencyCallSystem": "",
"electricAdjustableSeats": "Ja",
"winterTires": "Ja",
"touchScreen": "",
"ventilatedSeats": "",
"particulateFilterDiesel": "",
"hybridPlugin": "",
"tirePressureMonitoring": "Ja",
"automaticRainSensor": "Ja",
"interiorType": "Stoffen",
"fullServiceHistory": "Ja",
"electricWindows": "Ja",
"sunroof": "",
"fatigueWarningSystem": "",
"heatedSteeringWheel": "",
"warranty": ""
},
"attributes": {
"seats": "5",
"numberOfPreviousOwners": "2",
"constructionDate": "",
"constructionYear": "",
"consumptionOuter": "",
"consumptionCombined": "",
"consumptionInner": "",
"batteryCapacity": "",
"chassisNumber": "",
"cubicCapacity": "",
"co2Emission": "",
"co2EmissionWltp": "",
"co2EmissionWltpWeighted": "",
"manufacturerColorName": "",
"generalInspection": "2026-05",
"exhaustInspection": "",
"modelCode": "",
"firstModelsProductionDate": "",
"trimline": "",
"description": "Gepflegter BMW 116 Benzin, orig. 94 Tkm, Klima, Sitzheizung, Licht- und Regensensor, elektrische Fensterheber, Einparkhilfe, elektrische Außenspiegel, Zentralverriegelung mit Fernbedienung, - Euro 6, grüne Plakette, - DEUTSCHES FAHRZEUG - - Emails werden NICHT beantwortet - - Besichtigung NUR nach vorheriger Terminvereinbarung - - Irrtum und Zwischenverkauf vorbehalten",
"enrichedDescription": "Gepflegter BMW 116 Benzin, orig. 94 Tkm, Klima, Sitzheizung, Licht- und Regensensor, elektrische Fensterheber, Einparkhilfe, elektrische Außenspiegel, Zentralverriegelung mit Fernbedienung,\\\\Euro 6, grüne Plakette,\\\\DEUTSCHES FAHRZEUG\\\\\\\\Emails werden NICHT beantwortet\\\\\\\\**Besichtigung NUR nach vorheriger Terminvereinbarung**\\\\\\\\Irrtum und Zwischenverkauf vorbehalten"
}
}
}
Response import API data
General Response
Uniek identificatienummer
ZIP codes first two number
Price Info
Price as listed on mobile.de, mobile.de always provides a gross price.
Calculated if VAT is reclaimable, based on the provided VAT percentage.
Calculated if VAT is reclaimable, based on the provided PriceMobiledeNetto and VatNl.
VAT reclaimable yes or no
If VAT is reclaimable, VAT value will be provided.
Will always show value, even when VAT is not reclaimable. It provides current VAT rate in NL
Calculated VAT value based on mobile.de VAT percentage
Calculated VAT value based on NL VAT percentage
Shows value set for import costs. Contact EuroStocks if this value must be changed.
Is import margin set a fixed value or based on a percentage.
If import margin percentage is set, value will be provided. Contact EuroStocks if this value must be changed.
Shows value for import margin when provided. Contact EuroStocks if this value must be changed.
Calculated if VAT is reclaimable, based on the provided PriceMobiledeBrutoNlVat and ImportMarginPercentage.
Based on last 2 number of Postcode from mobile.de we set value in CMS>Administration>API Partner>Postcode 00 to 90
Calculated BPM value that must be paid when importing the vehicle into The Netherlands. Please note this value is an indication. No rights can be derived from this information
Calculated total price of vehicle for Dutch market based on mobile.de VAT percentage.
Calculated total price of vehicle for Dutch market based on NL VAT percentage.
Features
Centrale deurvergrendeling
multiFunctionalSteeringwheel
Elektrisch verstelbare buitenspiegels
performanceHandlingSystem
Geschikt voor plantaardige olie
Bijrijdersstoel volledig omklapbaar
electricBackseatAdjustment
Achterstoelen elektrisch verstelbaar
Geschikt voor mindervaliden
Sfeerverlichting interieur
Muziekstreaming integratie
Elektrische bijverwarming
Verblindingsvrij grootlicht
Elekrisch verwarmde achterbank
Draadloze lader smartphone
Elekrisch verstelbare stoelen
Volledige onderhoudshistorie
Elektrische raambediening
Attributes
Brandstofverbruik buiten de stad
Brandstofverbruik gecombineerd
Brandstofverbruik in de stad
Laatste algemene inspectie
Laatste uitstoot inspectie
firstModelsProductionDate
Startdatum productie model
Parking Assistance
Zelfsturend systeem | Parking Assistent
Condition
GearBox
Handmatige versnellingsbak
Airco
Handmatige klimaatregeling
Automatische airconditioning
Automatische airco, 2 zones
Automatische airco, 3 zones
Automatische airco, 4 zones
SpeedControl
UsageType
BendingLightsType
Adaptieve bochtverlichting
EmissionClass
Radio
Battery
BreakdownService
Noodreparatiekit voor banden
Airbags
Front and side and more airbags
Airbags voor, zijkant en meer
Exterior Color
EmissionSticker
SlidingDoorType
InteriorColor
TrailerCouplingType
Trailer coupling detachable
Trailer coupling swiveling
HeadlightType
radio
drivingCab
heightType
lengthType
driveType
wheelBase