This documentation viewer parses the WDSL of Webservices.nl, and presents an easily readable form.
Select a function from the function list to see its documentation
Grey function names indicate deprecated functions which should not be implemented.

Function: reactCarRDWCarDataExtended

Navigation on this page

Description of the function

Find a specific Dutch car's data, including European Approval Mark

Below you will find an overview of the input you must supply to this function, and the output you can expect.

Input to the SOAP server

This is the input you must supply to the SOAP server.

auth_reactid string
license_plate string
code string

Output from the SOAP server

This is the output that you will receive from the SOAP server. Optional elements are displayed using a gray italic font.

out struct CarExtended
license_plate string
code string
check_code_status boolean
category string
brand string
brand_code string
model array {
string
}
body_style string
colors array {
string
}
fuel_types array {
string
}
cylinders int
cylinder_capacity int
seats int
standing_room int
unladen_mass int
gross_vehicle_mass int
mass_ready int
maximum_mass_payload int
maximum_mass_unbraked int
maximum_mass_braked int
maximum_mass_trailer_braked int
maximum_mass_self_braked int
maximum_mass_axle_braked int
date_first_issuing string
date_first_admission string
date_latest_name_registration string
apk_due_date string
bpm int
power int
g3_indicator string
particulate_filter string
co2_emission_combined string
emission_code string
top_speed int
fuel_consumption_city string
fuel_consumption_freeway string
fuel_consumption_combined string
energy_label string
stolen boolean
insured boolean
license_plate_signal boolean
awaiting_inspection boolean
catalog_price string
european_type_approval_mark string
types array {
struct CarType
car_id string
brand string
model string
type string
gearbox string
first_year int
last_year int
}