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: reactDutchBusinessGetPositions
Navigation on this page
Description of the function
Retrieve position data on a business establishment
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.
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 DutchBusinessPositions
dossier_number |
string |
reference_date |
dateTime |
positions |
array {
struct DutchBusinessPositionV2
functionary |
struct DutchBusinessPersonV2
full_name |
string |
first_name |
string |
title |
string |
initials |
string |
last_name |
string |
gender |
string |
date_deceased |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
date_of_birth |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
place_of_birth |
string |
country_of_birth |
string |
|
organisation |
struct DutchBusinessOrganizationReferenceV2
dossier_number |
string |
registration |
string |
name |
string |
trade_names |
array {
} |
|
residential_address |
struct DutchBusinessAddressV2
postcode |
string |
city |
string |
street |
string |
house_number |
int |
house_number_addition |
string |
country |
string |
|
correspondence_address |
struct DutchBusinessAddressV2
postcode |
string |
city |
string |
street |
string |
house_number |
int |
house_number_addition |
string |
country |
string |
|
establishment_address |
struct DutchBusinessAddressV2
postcode |
string |
city |
string |
street |
string |
house_number |
int |
house_number_addition |
string |
country |
string |
|
longest_serving |
boolean |
function_type |
string |
function_description |
string |
function_title |
string |
function_start_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
function_registration_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
function_end_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
function_authorization |
string |
function_authorization_description |
string |
function_authorization_start_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
function_authorization_signing_power |
string |
function_authorization_end_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
authorization_description |
string |
authorization_establishment_number |
string |
authorization_start_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
authorization_end_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
authorization_constraints |
array {
} |
inauguration |
string |
inauguration_function |
string |
inauguration_duration |
string |
inauguration_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
inauguration_body |
string |
under_receivership |
string |
rights_against_third_parties |
string |
release_of_covenant |
string |
date_since |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
date_joined |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
remarks |
array {
} |
|
} |
|