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: reactMapViewPostcode

! This function is deprecated

Navigation on this page

Description of the function

Deprecated, use mapViewPostcodeV2 instead. Returns a map in PNG format showing the location of the postcode(s). The scale determines the scale of the map and should be between 1 and 6. Scale 1 to 6 correspond to the following levels of detail: street, neighborhood, city, region, province, country.

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
postcodes1 array {
string
}
postcodes2 array {
string
}
postcodes3 array {
string
}
postcodes4 array {
string
}
scale int

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.

image base64Binary