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: belgianBusinessGetDossier
				Navigation on this page
				
				
				Description of the function
				Retrieve data on a belgian 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 BelgianBusinessDossier
					
				| errors | 
						struct BelgianBusinessDossierErrors
					
				| bank_accounts_error | 
							string | 
			 			
				| annual_financial_statements_error | 
							string | 
			 			
				| legal_representative_companies_error | 
							string | 
			 			
				| legal_representatives_error | 
							string | 
			 			
				| stakeholders_error | 
							string | 
			 		  | 
			 			
				| company | 
						struct BelgianBusinessCompany
					
				| vat_number | 
							string | 
			 			
				| name | 
							string | 
			 			
				| phone_number | 
							string | 
			 			
				| website | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| establishment_units | 
							int | 
			 			
				| type | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| activities | 
						array {
		
			
				
							struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| addresses | 
						array {
		
			
				
							struct BelgianBusinessAddress
					
				| street | 
							string | 
			 			
				| house_number | 
							int | 
			 			
				| box | 
							string | 
			 			
				| country_code | 
							string | 
			 			
				| municipality | 
							string | 
			 			
				| post_code | 
							string | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| juridical_form | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| juridical_situation | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| legal_representatives_count | 
							string | 
			 			
				| legal_representative_companies_count | 
							string | 
			 		  | 
			 			
				| bank_accounts | 
						array {
		
			
				
							struct BelgianBusinessBankAccount
					
				| iban | 
							string | 
			 			
				| bic | 
							string | 
			 			
				| iban_valid | 
							boolean | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| annual_financial_statements | 
						array {
		
			
				
							struct BelgianBusinessAnnualFinancialStatement
					
				| id | 
							string | 
			 			
				| year | 
							int | 
			 			
				| number_of_employees | 
							int | 
			 			
				| turnover | 
							float | 
			 			
				| equity | 
							float | 
			 			
				| revisors | 
						array {
		
			
				
							struct BelgianBusinessRevisor
					
				| type | 
							string | 
			 			
				| company_name | 
							string | 
			 			
				| id | 
							string | 
			 			
				| profession | 
							string | 
			 			
				| address | 
						struct BelgianBusinessInternationalAddress
					
				| street | 
							string | 
			 			
				| house_number | 
							int | 
			 			
				| box | 
							string | 
			 			
				| country_code | 
							string | 
			 			
				| municipality | 
							string | 
			 			
				| post_code | 
							string | 
			 		  | 
			 			
				| mandate | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| first_name | 
							string | 
			 			
				| last_name | 
							string | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| account_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| current_assets | 
							float | 
			 			
				| gross_operating_margin | 
							float | 
			 			
				| tangible_fixed_assets | 
							float | 
			 			
				| gain_loss_period | 
							float | 
			 			
				| current_ratio | 
							float | 
			 			
				| net_cash | 
							float | 
			 			
				| self_financing_degree | 
							float | 
			 			
				| return_on_equity | 
							float | 
			 			
				| added_value | 
							float | 
			 			
				| balance_type | 
							float | 
			 			
				| ratios | 
						struct BelgianBusinessRatios
					
				| net_assets | 
							float | 
			 			
				| return_on_equity | 
							float | 
			 			
				| gross_operating_sales_margin | 
							float | 
			 			
				| net_operating_sales_margin | 
							float | 
			 			
				| rotation_fixed_assets | 
							float | 
			 			
				| total_assets_to_turnover | 
							float | 
			 			
				| current_ratio | 
							float | 
			 			
				| quick_ratio | 
							float | 
			 			
				| immediate_liquidity | 
							float | 
			 			
				| write_downs_to_added_value | 
							float | 
			 			
				| net_cash | 
							float | 
			 			
				| net_cash_ratio | 
							float | 
			 			
				| net_current_assets | 
							float | 
			 			
				| cash_flow | 
							float | 
			 			
				| number_days_customer_credit | 
							float | 
			 			
				| number_days_supplier_credit | 
							float | 
			 			
				| investments | 
							float | 
			 			
				| dfl | 
							float | 
			 			
				| own_assets_to_capital | 
							float | 
			 			
				| cash_flow_to_debt | 
							float | 
			 			
				| cash_flow_to_long_term_debt | 
							float | 
			 			
				| long_term_debt_to_short_term_debt | 
							float | 
			 			
				| debt_repayment | 
							float | 
			 			
				| self_financing_degree | 
							float | 
			 			
				| outstanding_tax_to_liabilities | 
							float | 
			 			
				| added_value | 
							float | 
			 			
				| payroll_costs_to_added_value | 
							float | 
			 			
				| financial_charges_to_added_value | 
							float | 
			 			
				| net_profit_to_added_value | 
							float | 
			 			
				| added_value_to_operating_income | 
							float | 
			 			
				| investment_ratio | 
							float | 
			 			
				| added_value_per_employee | 
							float | 
			 		  | 
			 			
				| social_balance | 
						struct BelgianBusinessSocialBalance
					
				| employees_worked_hours | 
							int | 
			 			
				| advantages_addition_wages | 
							float | 
			 			
				| professional_training_hours | 
							float | 
			 			
				| professional_training_net_costs | 
							float | 
			 			
				| average_number_of_employees_fte | 
							float | 
			 			
				| employees_end_of_year_management_fte | 
							float | 
			 			
				| employees_end_of_year | 
							float | 
			 			
				| employees_end_of_year_workers_fte | 
							float | 
			 			
				| employees_end_of_year_others_fte | 
							float | 
			 			
				| employees_new_fte | 
							float | 
			 			
				| employees_end_of_year_men_fte | 
							float | 
			 			
				| employees_end_of_year_women_fte | 
							float | 
			 			
				| employees_end_of_year_university_fte | 
							float | 
			 			
				| employees_end_of_year_non_university_fte | 
							float | 
			 			
				| employees_end_of_year_secondary_education_fte | 
							float | 
			 			
				| employees_end_of_year_primary_education_fte | 
							float | 
			 			
				| employees_contract_indefinite_period_fte | 
							float | 
			 			
				| employees_contract_definite_period_fte | 
							float | 
			 			
				| employees_contract_termination_fte | 
							float | 
			 			
				| employees_contract_termination_retirement_fte | 
							float | 
			 			
				| employees_contract_termination_early_retirement_fte | 
							float | 
			 			
				| employees_contract_termination_dismissal | 
							float | 
			 			
				| employees_contract_termination_other_reason | 
							float | 
			 			
				| hired_temporary_staff_fte | 
							float | 
			 			
				| hired_temporary_staff_worked_hours | 
							float | 
			 			
				| hired_temporary_staff_costs | 
							float | 
			 		  | 
			 			
				| financial_values | 
						struct BelgianBusinessFinancialValues
					
				| fixed_assets | 
							float | 
			 			
				| number_of_employees | 
							int | 
			 			
				| number_of_employees_men | 
							int | 
			 			
				| number_of_employees_women | 
							int | 
			 			
				| capital | 
							float | 
			 			
				| financial_fixed_assets | 
							float | 
			 			
				| currents_assets | 
							float | 
			 			
				| amounts_receivable_more_one_year | 
							float | 
			 			
				| trade_debtors_within_one_year | 
							float | 
			 			
				| equity | 
							float | 
			 			
				| amounts_payable_within_one_year | 
							float | 
			 			
				| trade_debts_payable_within_one_year | 
							float | 
			 			
				| turnover | 
							float | 
			 			
				| gross_operating_margin | 
							float | 
			 			
				| increase_decrease_stocks_work_contracts_progress | 
							float | 
			 			
				| contributions_gifts_legacies_grants | 
							float | 
			 			
				| remuneration_social_security_pensions | 
							float | 
			 			
				| depreciation_other_amounts_written_down_formation_expenses_intangible_tangible_fixed_assets | 
							float | 
			 			
				| amounts_written_down_stocks_contracts_progress_trade_debtors_appropriations_write_backs | 
							float | 
			 			
				| provisions_risks_charges_appropriations_write_backs | 
							float | 
			 			
				| operating_charges | 
							float | 
			 			
				| operating_profit_loss | 
							float | 
			 			
				| financial_income | 
							float | 
			 			
				| financial_charges | 
							float | 
			 			
				| extraordinary_income | 
							float | 
			 			
				| extraordinary_charges | 
							float | 
			 			
				| income_taxes | 
							float | 
			 			
				| gain_loss_period | 
							float | 
			 			
				| tangible_fixed_assets_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| tangible_fixed_assets_revaluation_gains_third_parties | 
							float | 
			 			
				| tangible_fixed_assets_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| outstanding_taxes_payable_due_tax_authorities | 
							float | 
			 			
				| remuneration_social_security_recipient_national_social_security_office | 
							float | 
			 			
				| amounts_receivable_within_one_year | 
							float | 
			 			
				| accrued_charges_deferred_income | 
							float | 
			 			
				| current_investments | 
							float | 
			 			
				| cash_bank_hand | 
							float | 
			 			
				| equity_liabilities | 
							float | 
			 			
				| operating_income | 
							float | 
			 			
				| other_operating_income | 
							float | 
			 			
				| operating_subsidies_compensatory_amounts | 
							float | 
			 			
				| capital_subsidies_granted_public_authorities_recorded_income_period | 
							float | 
			 			
				| raw_materials_consumables | 
							float | 
			 			
				| services_other_goods | 
							float | 
			 			
				| hired_temporary_staff_costs_enterprise | 
							float | 
			 			
				| persons_placed_enterprises_disposal_costs_enterprise | 
							float | 
			 			
				| employees_recorded_personnel_register_average_number_employees_calculated_full_time_equivalents | 
							float | 
			 			
				| stock_raw_materials_consumables | 
							float | 
			 			
				| stock_goods_purchased_resale | 
							float | 
			 			
				| stock_immovable_property_intended_sale | 
							float | 
			 			
				| advance_payments_purchases_stocks | 
							float | 
			 			
				| stocks_contracts_progress | 
							float | 
			 			
				| deferred_charges_accrued_income | 
							float | 
			 			
				| own_construction_capitalised | 
							float | 
			 			
				| stock_work_progress | 
							float | 
			 			
				| stock_finished_goods | 
							float | 
			 			
				| contracts_progress | 
							float | 
			 			
				| personal_guarantees_provided_or_irrevocably_promised_by_enterprise | 
							float | 
			 			
				| value_added_taxes_charged_by_enterprise | 
							float | 
			 			
				| purchases_raw_materials_consumables | 
							float | 
			 			
				| value_added_taxes_charged_to_enterprise | 
							float | 
			 			
				| amounts_written_down_current_assets | 
							float | 
			 			
				| provisions_financial_nature_appropriations | 
							float | 
			 			
				| provisions_financial_nature_uses_write_backs | 
							float | 
			 			
				| extraordinary_depreciation_extraordinary_amounts_written_down | 
							float | 
			 			
				| amounts_written_down_financial_fixed_assets | 
							float | 
			 			
				| provisions_extraordinary_liabilities_charges_appropriations_uses | 
							float | 
			 			
				| write_back_depreciation_amounts_written_down_intangible_tangible_fixed_assets | 
							float | 
			 			
				| write_back_amounts_written_down_financial_fixed_assets | 
							float | 
			 			
				| write_back_provisions_extraordinary_liabilities_charges | 
							float | 
			 			
				| losses_disposal_fixed_assets | 
							float | 
			 			
				| income_taxes_result_period | 
							float | 
			 			
				| transfer_from_deferred_taxes | 
							float | 
			 			
				| transfer_to_deferred_taxes | 
							float | 
			 			
				| assets | 
							float | 
			 			
				| interest_subsidies_granted_public_authorities_recorded_income_period | 
							float | 
			 			
				| charges_discounting_amounts_receivable | 
							float | 
			 			
				| debt_charges | 
							float | 
			 			
				| depreciation_loan_issue_expenses_reimbursement_premiums | 
							float | 
			 			
				| provisions_pensions_similar_obligations_appropriations_write_backs | 
							float | 
			 			
				| current_portion_amounts_payable_more_one_year_falling_due_within_one_year | 
							float | 
			 			
				| amounts_payable_more_one_year | 
							float | 
			 			
				| provisions_deferred_taxes | 
							float | 
			 			
				| amounts_payable | 
							float | 
			 			
				| reserves | 
							float | 
			 			
				| accumulated_profits_losses | 
							float | 
			 			
				| financial_debts_payable_within_one_year | 
							float | 
			 			
				| formation_expenses | 
							float | 
			 			
				| intangible_fixed_assets | 
							float | 
			 			
				| tangible_fixed_assets | 
							float | 
			 			
				| land_buildings_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| plant_machinery_equipment_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| furniture_vehicles_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| leasing_other_similar_rights_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| other_tangible_fixed_assets_acquisition_including_produced_fixed_assets | 
							float | 
			 			
				| tangible_fixed_assets_under_construction | 
							float | 
			 			
				| land_buildings_revaluation_gains_third_parties | 
							float | 
			 			
				| plant_machinery_equipment_revaluation_gains_third_parties | 
							float | 
			 			
				| furniture_vehicles_revaluation_gains_third_parties | 
							float | 
			 			
				| leasing_other_similar_rights_revaluation_gains_third_parties | 
							float | 
			 			
				| other_tangible_fixed_assets_revaluation_gains_third_parties | 
							float | 
			 			
				| tangible_fixed_assets_under_construction_advance_payments_revaluation_gains_third_parties | 
							float | 
			 			
				| land_buildings_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| plant_machinery_equipment_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| furniture_vehicles_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| leasing_other_similar_rights_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| other_tangible_fixed_assets_depreciations_amount_written_down_acquired_third_party | 
							float | 
			 			
				| tangible_fixed_assets_under_construction_advance_payments_depreciations | 
							float | 
			 			
				| employees_recorded_personnel_register_total_number_closing_date | 
							float | 
			 			
				| number_employees_personnel_register_closing_date_financial_year_men_full_time | 
							float | 
			 			
				| number_employees_personnel_register_closing_date_financial_year_women_full_time | 
							float | 
			 			
				| number_employees_personnel_register_closing_date_financial_year_men_part_time | 
							float | 
			 			
				| number_employees_personnel_register_closing_date_financial_year_women_part_time | 
							float | 
			 			
				| investments | 
							float | 
			 			
				| added_value | 
							float | 
			 		  | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| legal_representative_companies | 
						array {
		
			
				
							struct BelgianBusinessLegalRepresentativeCompany
					
				| vat_number | 
							string | 
			 			
				| name | 
							string | 
			 			
				| role | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| legal_representatives | 
						array {
		
			
				
							struct BelgianBusinessLegalRepresentative
					
				| company_vat_number | 
							string | 
			 			
				| role | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| first_name | 
							string | 
			 			
				| last_name | 
							string | 
			 		  | 
				 
			 
		 
		} | 
			 			
				| stakeholders | 
						array {
		
			
				
							struct BelgianBusinessStakeHolder
					
				| type | 
							string | 
			 			
				| company_name | 
							string | 
			 			
				| id | 
							string | 
			 			
				| profession | 
							string | 
			 			
				| address | 
						struct BelgianBusinessInternationalAddress
					
				| street | 
							string | 
			 			
				| house_number | 
							int | 
			 			
				| box | 
							string | 
			 			
				| country_code | 
							string | 
			 			
				| municipality | 
							string | 
			 			
				| post_code | 
							string | 
			 		  | 
			 			
				| mandate | 
						struct BelgianBusinessDatedItem
					
				| code | 
							string | 
			 			
				| label | 
							string | 
			 			
				| start_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| end_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 		  | 
			 			
				| source_date | 
						struct BelgianBusinessDate
					
				| day | 
							int | 
			 			
				| month | 
							int | 
			 			
				| year | 
							int | 
			 		  | 
			 			
				| first_name | 
							string | 
			 			
				| last_name | 
							string | 
			 		  | 
				 
			 
		 
		} | 
			 		  |