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: reactDutchBusinessGetDossierV2
Navigation on this page
Description of the function
Retrieve 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 DutchBusinessDossierV2
update_info |
struct DutchBusinessUpdateReference
dossier_number |
string |
establishment_number |
string |
update_types |
array {
} |
date_last_update |
date |
|
dossier_number |
string |
establishment_number |
string |
main_establishment_number |
string |
indication_main_establishment |
boolean |
rsin_number |
string |
chamber_number |
string |
legal_form_code |
string |
legal_form_text |
string |
indication_organisation_code |
string |
legal_name |
string |
trade_name_45 |
string |
trade_name_full |
string |
trade_names |
array {
} |
establishment_postcode |
string |
establishment_country |
string |
establishment_city |
string |
establishment_street |
string |
establishment_house_number |
int |
establishment_house_number_addition |
string |
correspondence_postcode |
string |
correspondence_city |
string |
correspondence_street |
string |
correspondence_house_number |
int |
correspondence_house_number_addition |
string |
correspondence_country |
string |
telephone_number |
string |
mobile_number |
string |
domain_name |
string |
contact_title1 |
string |
contact_title2 |
string |
contact_initials |
string |
contact_prefix |
string |
contact_surname |
string |
contact_gender |
string |
primary_sbi_code |
string |
secondary_sbi_code1 |
string |
secondary_sbi_code2 |
string |
primary_sbi_code_text |
string |
secondary_sbi_code1_text |
string |
secondary_sbi_code2_text |
string |
personnel |
int |
class_personnel |
int |
personnel_fulltime |
int |
class_personnel_fulltime |
int |
personnel_reference_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
personnel_ci |
int |
class_personnel_ci |
int |
personnel_ci_reference_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
indication_import |
boolean |
indication_export |
boolean |
indication_economically_active |
boolean |
indication_non_mailing |
boolean |
indication_bankruptcy |
boolean |
indication_dip |
boolean |
authorized_share_capital |
long |
authorized_share_capital_currency |
string |
paid_up_share_capital |
long |
paid_up_share_capital_currency |
string |
issued_share_capital |
long |
issued_share_capital_currency |
string |
founding_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
discontinuation_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
continuation_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
establishment_date |
struct DutchBusinessDateV2
year |
int |
month |
int |
day |
int |
|
annual_financial_statement_summary |
struct DutchBusinessAnnualFinancialStatementSummary
year |
int |
turnover |
struct DutchBusinessMoneyV2
amount |
long |
currency |
string |
formatted |
string |
|
profit |
struct DutchBusinessMoneyV2
amount |
long |
currency |
string |
formatted |
string |
|
assets |
struct DutchBusinessMoneyV2
amount |
long |
currency |
string |
formatted |
string |
|
|
structure |
struct DutchBusinessStructure
ultimate_parent |
string |
number_of_subsidiaries |
int |
parent |
string |
|
sbi_collection |
struct DutchBusinessSBICollection
original |
array {
struct DutchBusinessSBICode
sbi_code |
string |
description |
string |
|
} |
company_info |
array {
struct DutchBusinessSBICode
sbi_code |
string |
description |
string |
|
} |
|
|