API docs
  • EuroStocks API's
  • Import API v2
  • Import Calculator API
  • Lead collection
  • Vehicle status
  • BPM Enrichment
  • Marketprice API
  • Product Data API
  • Vehicle Data API
  • Data API
  • License Plate API
  • Orders API
Powered by GitBook
On this page
  • Introduction
  • Overview
  • Main features
  • Prerequisites
  • Test Account
  • Working with Import API Data
  • Get Mobilede Vehicle List
  • Get a vehicle makes
  • Get a vehicle models
  • Get a vehicle Fuel types
  • Get a vehicle years
  • Get a vehicle transmissions
  • Get a vehicle categories
  • Get a vehicle climatisations
  • Get a vehicle TrailerCouplingTypes
  • Get a vehicle InteriorTypes
  • Get a vehicle parkingAssistants
  • Get a vehicle speedControls
  • Get a vehicle headlightTypes
  • Get a vehicle exteriorColors
  • Get a vehicle doorCounts
  • Get a vehicle details
  • Response import API data

Import API v2

Search realtime in mobile.de database. Returns Dutch results inclusive REST BPM.

PreviousEuroStocks API'sNextImport Calculator API

Last updated 2 months ago

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.

Documentation can be incomplete and/or outdated. In case of any questions, contact the EuroStocks team by sending an email to api@eurostocks.com.

The API is available at this base URL:

Main features

  • Vehicle list

  • Vehicle details

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.

Limited support for the development process and maintenance:

Please note that all examples provided in our documentation are considered as guidelines for your development process but EuroStocks for itself is not able to directly assist with any of your preferred programming languages and/or used scripts.

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.

Headers

Name
Type
Description

UserName*

string

Username of provide API account

Password*

string

Password of provided API account

APIKey*

string

API Key of provided API account

Request Body

Name
Type
Description

make

string

Returns results with provided manufacturer KEY

model

string

Returns results with provided model KEY Note : Either model or modelGroup is required. Both are not allowed.

modelGroup

string

Returns results with provided modelGroup KEY Note : Either model or modelGroup is required. Both are not allowed.

pageNumber

integer

By default 20 results are returned. Use pageNumber to view next set of search results.

fuelType

string

Returns results with provided fueltype.

yearFrom

integer

yearTo

integer

priceFrom

string

priceTo

integer

transmission

string

mileageMin

integer

mileageMax

integer

category

string

powerMin

number

powerMax

number

vatable

boolean

numSeatsMin

integer

numSeatsMax

integer

doorCount

string

exteriorColor

string

climatisation

string

trailerCouplingType

string

interiorType

string

parkingAssistant

array

speedControl

string

headlightType

string

languageIsoCode

string

numberOfPreviousOwnersMin

string

Minimum number of previous owners

numberOfPreviousOwnersMax

string

Maximum number of previous owners

isAccidentDamaged

Boolean

True/False

customerId

string

Customer Id - Search for vehicles of specific sellers defined by customer ID.

radio

string

classification

string

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"

modelDescription

string

Search for vehicles with "right hand drive" in model description

drivingCab

string

heightType

string

lengthType

string

driveType

string

wheelBase

string

Request Model With All Filters

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

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

POST /api/v2/import/list/
HOST: services.eurostocks.com

{
    "make": "BMW",
    "model": "116",
    "pageNumber": 1,
    "fuelType": "PETROL",
    "vatable": false
}

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/makes
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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

Name
Type
Description

makeKey*

String

Make key to get its models

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Sample Success Request

GET /api/v2/import/car/import/models/AUDI
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

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

GET /api/v2/import/car/import/fueltypes/{languageIsoCode}
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Password*

String

Password which EuroStocks provides

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/years
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

// 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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

Sample Success Request

GET /api/v2/import/car/import/transmissions/en
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/categories/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/climatisations/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Request

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.

Headers

Name
Type
Description

UserName

string

Username which EuroStocks provides

Password

string

Password which EuroStocks provides

APIKey

string

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

string

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/trailerCouplingTypes/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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

Headers

Name
Type
Description

UserName*

string

Username which EuroStocks provides

Password*

string

Password which EuroStocks provides

APIKey*

string

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode

string

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

Sample Success Request

GET /api/v2/import/car/import/interiorTypes/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

string

Username which EuroStocks provides

Password*

string

assword which EuroStocks provides

APIKey*

string

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

string

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

Sample Success Request

GET /api/v2/import/car/import/parkingAssistants/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

string

Username which EuroStocks provides

Password*

string

assword which EuroStocks provides

APIKey*

string

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

string

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/speedControls/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Password*

String

Password which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

{
    // Response
}

Sample Success Request

GET /api/v2/import/car/import/headlightTypes/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Password*

String

Password which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

Sample Success Request

GET /api/v2/import/car/import/exteriorColors/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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.

Headers

Name
Type
Description

UserName*

String

Username which EuroStocks provides

Password*

String

Password which EuroStocks provides

APIKey*

String

ApiKey which EuroStocks provides

Request Body

Name
Type
Description

languageIsoCode*

String

Provide language iso code to get details in either english or dutch : To get English(en) and To get Dutch (nl)

Sample Success Request

GET /api/v2/import/car/import/doorCounts/nl
HOST: services.eurostocks.com
Content-type: "application/json"

Sample Success Response

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}

Headers

Name
Type
Description

UserName*

string

Username of provide API account

Password*

string

Password of provided API account

APIKey*

string

API Key of provided API account

Request Body

Name
Type
Description

vehicleId

Number

Vehicle Id

languageIsoCode

String

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

GET /api/v2/import/detail/352904794
HOST: services.eurostocks.com
Content-type: "application/json"
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

Parameter
Description

vehicleId

Uniek identificatienummer

make

Merk

model

Model

category

Categorie

price

Prijs

condition

firstRegistrationDate

Datum eerste registratie

modelDescription

Modelomschrijving

fuelType

Brandstof

gearBox

accidentDamaged

Schadeverleden

damageUnrepaired

Niet gerepareerde schade

roadworthy

Rijwaardig

mileage

Kilometerstand

power

Vermogen in KW

numberOfPreviousOwners

Previous Owners

customerId

Customer ID

exteriorColor

Exterior Color

zipCode

ZIP codes first two number

countryCode

Country Code

parkingAssistant

Parking Assistant

radio

Radio tuner and DAB

Price Info

Parameter
Description

PriceMobiledeBruto

Price as listed on mobile.de, mobile.de always provides a gross price.

PriceMobiledeNetto

Calculated if VAT is reclaimable, based on the provided VAT percentage.

PriceMobiledeBrutoNlVat

Calculated if VAT is reclaimable, based on the provided PriceMobiledeNetto and VatNl.

IsVatable

VAT reclaimable yes or no

VatRateMobilede

If VAT is reclaimable, VAT value will be provided.

VatRateNl

Will always show value, even when VAT is not reclaimable. It provides current VAT rate in NL

VatMobilede

Calculated VAT value based on mobile.de VAT percentage

VatNl

Calculated VAT value based on NL VAT percentage

ImportCosts

Shows value set for import costs. Contact EuroStocks if this value must be changed.

ImportMarginFixed

Is import margin set a fixed value or based on a percentage.

ImportMarginPercentage

If import margin percentage is set, value will be provided. Contact EuroStocks if this value must be changed.

ImportMargin

Shows value for import margin when provided. Contact EuroStocks if this value must be changed.

ImportMarginNlVat

Calculated if VAT is reclaimable, based on the provided PriceMobiledeBrutoNlVat and ImportMarginPercentage.

TransportCosts

Based on last 2 number of Postcode from mobile.de we set value in CMS>Administration>API Partner>Postcode 00 to 90

RestBpmCo2

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

PriceNlWithVatMobilede

Calculated total price of vehicle for Dutch market based on mobile.de VAT percentage.

PriceNlWithVatNl

Calculated total price of vehicle for Dutch market based on NL VAT percentage.

Features

Parameter
Description

centralDoorLock

Centrale deurvergrendeling

rangeExtender

Range extender

laneDepartureWarning

Rijstrookassistent

wifiHotSpot

Wifi Hotspot

allSeasonTires

All season banden

energyClass

Energielabel

keyLessEntry

Contactloze autosleutel

roofRails

Dakreling

metallic

Metallic lak

distanceWarningSystem

Afstandswaarschuwing

airco

speedControl

alarm

Alarmsysteem

sportPackage

Sportpakket

steelWheels

Stalen velgen

usageType

alloyWheels

Lichtmetalen velgen

headUpDisplay

Headup display

dimmingInteriorMirror

Dimmende binnenspiegel

bendingLightsType

nightVision

Nightvision

collisionAvoidance

Precrash-systeem

e10Enabled

Geschikt voor E10

emissionClass

esp

ESP

sportSeats

Sportstoelen

multiFunctionalSteeringwheel

Multifunctioneel stuur

radio

nonSmokerVehicle

Voertuig van niet roker

hillStartAssist

Hill start assist

electricExteriorMirrors

Elektrisch verstelbare buitenspiegels

battery

bioDieselSuitable

Geschikt voor biodiesel

airSuspension

Luchtvering

fourWheelDrive

Vierwielaangedreven

performanceHandlingSystem

Sportonderstel

carplay

Apple Carplay

navigationSystem

Navigatiesysteem

panoramicGlassRoof

Panoramisch dak

parkingAssistants

bluetooth

Bluetooth

vegetableOilFuelSuitable

Geschikt voor plantaardige olie

electricHeatedSeats

Stoelverwarming

trafficSignRecognition

Verkeersbordherkenning

smokersPackage

Rokerspakket

blindSpotDetection

Dodehoekdetectie

breakdownService

exteriorColor

taxi

Taxi

winterPackage

Winterpakket

lumbarSupport

Lendesteun

foldFlatPassengerSeat

Bijrijdersstoel volledig omklapbaar

startStopSysteem

Start/Stop systeem

skiBag

Skiluik

cdPlayer

CD speler

handsFreePhoneSystem

Handsfree carkit

electricBackseatAdjustment

Achterstoelen elektrisch verstelbaar

centerArmRest

Middenarmsteun

interiorColor

disabledAccessible

Geschikt voor mindervaliden

speedLimiter

Snelheidsbegrenzer

doorCount

Aantal deuren

headlightType

newHuAu

Nieuwe APK

androidAuto

Andriod Auto

trailerCouplingType

isofix

Isofix

ambientLighting

Sfeerverlichting interieur

integratedMusicStreaming

Muziekstreaming integratie

highBeamAssist

High beam assist

onboardComputer

Onboard computer

massageSeats

Massagestoel

tv

TV

frontFogLights

Mistlampen voor

abs

ABS

headlightWasherSystem

Koplampsproeiers

auxiliaryHeating

Elektrische bijverwarming

daytimeRunningLamps

Dagrijverlichting

electricTailgate

Elektrische achterklep

powerAssistedSteering

Stuurbekrachtiging

glareFreeHighBeam

Verblindingsvrij grootlicht

cargoBarrier

Bagagenet

electricHeatedRearSeats

Elekrisch verwarmde achterbank

leatherSteeringWheel

Lederen stuurwiel

summerTires

Zomerbanden

cdMultichanger

CD wisselaar

slidingDoorType

usb

USB

soundSystem

Geluidssysteem

voiceControl

Stembediening

digitalCockpit

Digitale cockpit

lightSensor

Lichtsensor

tractionControlSystem

Tractiecontrole

paddleShifters

Schakelflippers

wirelessCharging

Draadloze lader smartphone

emissionSticker

immobilizer

Startonderbreker

heatedWindshield

Voorruitverwarming

airbags

emergencyCallSystem

Ecall

electricAdjustableSeats

Elekrisch verstelbare stoelen

winterTires

Winterbanden

touchScreen

Touchscreen

ventilatedSeats

Stoelventilatie

particulateFilterDiesel

Roetfilter

hybridPlugin

Plugin hybrid

tirePressureMonitoring

Bandenspanningsensor

automaticRainSensor

Regensensor

interiorType

Bekleding

fullServiceHistory

Volledige onderhoudshistorie

electricWindows

Elektrische raambediening

sunroof

Zonnedak

fatigueWarningSystem

Slaapdetectie

heatedSteeringWheel

Verwarmd stuur

warranty

Garantie

Attributes

Parameter
Description

seats

Aantal stoelen

numberOfPreviousOwners

Aantal vorige eigenaren

constructionDate

Bouwdatum

constructionYear

Bouwjaar

consumptionOuter

Brandstofverbruik buiten de stad

consumptionCombined

Brandstofverbruik gecombineerd

consumptionInner

Brandstofverbruik in de stad

batteryCapacity

Capaciteit accu in kwh

chassisNumber

VIN

cubicCapacity

Cilinderinhoud in CC

co2Emission

CO2 emissie in grammen

manufacturerColorName

Kleurnaam fabrikant

generalInspection

Laatste algemene inspectie

exhaustInspection

Laatste uitstoot inspectie

modelCode

Modelcode

firstModelsProductionDate

Startdatum productie model

trimline

Uitvoering

Parking Assistance

FeatureValue
Description

360° camera

360° camera

Parking Assistant

Zelfsturend systeem | Parking Assistent

Camera

Camera

Rear

Achter

Front

Voor

Condition

FeatureValue
Description

New

Nieuw

Used

Gebruikt

GearBox

FeatureValue
Description

Automatic transmission

Automatische transmissie

Semi automatic

Halfautomatisch

Manual gearbox

Handmatige versnellingsbak

Airco

FeatureValue
Description

No airco

Geen klimaatregeling

Airco

Handmatige klimaatregeling

Climate control

Automatische airconditioning

Climate control, 2 zones

Automatische airco, 2 zones

Climate control, 3 zones

Automatische airco, 3 zones

Climate control, 4 zones

Automatische airco, 4 zones

SpeedControl

FeatureValue
Description

Adaptive cruisecontrol

Adaptieve cruisecontrol

Cruisecontrol

Cruisecontrol

UsageType

FeatureValue
Description

Demonstration vehicle

Demonstratievoertuig

Oldtimer

Oldtimer

Employees car

Auto van werknemer

Pre registration

Registatie vooraf

BendingLightsType

FeatureValue
Description

Adaptive bending lights

Adaptieve bochtverlichting

Bending lights

Hoekverlichting

EmissionClass

FeatureValue
Description

Euro1

Euro1

Euro2

Euro2

Euro3

Euro3

Euro4

Euro4

Euro5

Euro5

Euro6

Euro6

Euro6c

Euro6c

Euro6d-TEMP

Euro6d-TEMP

Euro6d

Euro6d

Radio

FeatureValue
Description

DAB radio

DAB-radio

Tuner

Radio / Tuner

Battery

FeatureValue
Description

Battery missing

Accu ontbreekt

Battery purchased

Gekochte accu

Battery rented

Gehuurde accu

BreakdownService

FeatureValue
Description

Repair kit

Noodreparatiekit voor banden

Emergencywheel

Noodwiel

Sparewheel

Reservewiel

Airbags

FeatureValue
Description

Front and side and more airbags

Airbags voor, zijkant en meer

Side and front airbags

Airbags voor en zijkant

Front airbags

Airbags voor

Driver airbag

Airbag voor bestuurder

Exterior Color

FeatureValue
Description

Yellow

Geel

Silver

Zilver

Orange

Oranje

White

Wit

Gold

Goud

Purple

Paars

Blue

Blauw

Green

Groen

Red

Rood

Brown

Bruin

Beige

Beige

Grey

Grijs

Black

Zwart

EmissionSticker

FeatureValue
Description

None

Geen

Red

Rood

Green

Groen

Yellow

Geel

SlidingDoorType

FeatureValue
Description

Sliding door both sides

Schuifdeur beide zijden

Sliding door left

Schuifdeur links

Sliding door right

Schuifdeur rechts

InteriorColor

FeatureValue
Description

FeatureValue

Description

Brown

Bruin

Beige

Beige

Grey

Grijs

Black

Zwart

Other

Overige

TrailerCouplingType

FeatureValue
Description

Trailer coupling detachable

Afneembare trekhaak

Trailer coupling swiveling

Wegdraaibare trekhaak

Fixed trailer coupling

Vaste trekhaak

HeadlightType

FeatureValue
Description

Laser headlights

Laser-koplampen

LED headlights

LED-koplampen

Bi xenon headlights

Bi-xenon-koplampen

Laser headlights

Xenon-koplampen

radio

FeatureValue
Key

Tuner/radio

TUNER

DAB radio

DAB_RADIO

drivingCab

FeatureValue
Key

Double Cabin

DOUBLE_CABIN

Sleeping Berth

SLEEPING_BERTH

Local traffic

LOCAL_TRAFFIC

Long distance traffic

LONG_DISTANCE_TRAFFIC

heightType

FeatureValue
Key

H1

H1

H2

H2

H3

H3

lengthType

FeatureValue
Key

L1

L1

L2

L2

L3

L3

L4

L4

L5

L5

driveType

FeatureValue
Key

Front wheel drive

FRONT

Rear wheel drive

REAR

All wheel drive

ALL_WHEEL

wheelBase

FeatureValue
Key

short

SHORT

middle

MIDDLE

long

LONG

extra long

EXTRA_LONG

Example search for vehicles in Germany with DAB.

Conditie.

Transmissie

Soort klimaatregeling

Cruisecontrol

Subcategorie

Bochtverlichting

Emissieklasse

Radio

Batterij

Parkeersensoren

Pechvoorziening lekke band

Kleur exterieur

Kleur interieur

Koplampen

Trekhaak

Schuifdeur

Milieusticker

Airbags

https://services.eurostocks.com
https://test-services.eurostocks.com
Possible Values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values
Possible values