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: dutchBusinessGetLegalEntity
Navigation on this page
Description of the function
Retrieve legal entity 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.
parameters |
struct dutchBusinessGetLegalEntityResponse
out |
struct DutchBusinessLegalEntityData
dossier_number |
string |
reference_date |
dateTime |
legal_entity |
struct DutchBusinessLegalEntityV3
rsin_number |
string |
name |
string |
alternative_name |
string |
shortened_name |
string |
registration |
string |
legal_form_text |
string |
legal_form_change |
string |
foreign_legal_form_description |
string |
activity |
string |
company_arrangement |
string |
legal_name |
string |
statutory_seat |
string |
registration_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
founding_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
discontinuation_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
dissolution_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
dissolution_reason |
string |
removal_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
registration_end_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
legal_entity_end_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
liquidation_closure_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
liquidation_reopening_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
deed_incorporation_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
deed_last_statutes_amendment_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
last_statutes_amendment_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
liability |
string |
merger_description |
string |
annual_report_submission |
string |
authorized_share_capital |
struct DutchBusinessMoneyV3
amount |
long |
currency |
string |
formatted |
string |
|
issued_share_capital |
struct DutchBusinessMoneyV3
amount |
long |
currency |
string |
formatted |
string |
|
paid_up_share_capital |
struct DutchBusinessMoneyV3
amount |
long |
currency |
string |
formatted |
string |
|
duration |
string |
duration_end_date |
struct DutchBusinessDateV3
year |
int |
month |
int |
day |
int |
|
shares |
string |
share_holders |
string |
remarks |
array {
} |
establishment_address |
struct DutchBusinessAddressV3
address |
string |
postcode |
string |
city |
string |
street |
string |
house_number |
int |
house_number_addition |
string |
country |
string |
|
correspondence_address |
struct DutchBusinessAddressV3
address |
string |
postcode |
string |
city |
string |
street |
string |
house_number |
int |
house_number_addition |
string |
country |
string |
|
telephone_numbers |
array {
} |
fax_numbers |
array {
} |
email_addresses |
array {
} |
domain_names |
array {
} |
sbi_codes |
array {
struct DutchBusinessSbiCodeV3
sbi_code |
string |
description |
string |
|
} |
|
|
|