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: reactGraydonCreditCompanyLiaisons
Navigation on this page
Description of the function
Retrieve top-parent, parent and sibling companies of a company registered in the Netherlands.
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 GraydonCreditReportCompanyLiaisons
concern_liaisons |
array {
struct GCRLiaison
graydon_company_id |
integer |
liaison_code |
string |
liaison_text |
string |
|
} |
companies |
array {
struct GCRLiaisonCompany
graydon_company_id |
integer |
contact_details |
struct GCRLiaisonContactDetails
company_name |
string |
addresses |
array {
struct GCRAddress
is_current |
boolean |
address_code |
int |
address_text |
string |
date_from |
date |
date_until |
date |
street |
string |
house_no |
string |
house_no_addition |
string |
pobox |
string |
postcode |
string |
residence |
string |
country_code |
int |
country_text |
string |
|
} |
telephone_numbers |
array {
struct GCRTelephoneNumber
telephone_code |
int |
telephone_text |
string |
country_number |
string |
net_number |
string |
subscriber_number |
string |
|
} |
|
official_data |
struct GCRLiaisonOfficialData
chamber_of_commerce |
struct GCRChamberOfCommerce
chamber_no |
string |
dossier_no |
string |
sub_dossier_no |
string |
administering_chamber_no |
string |
trade_register_location |
string |
|
present_legal_form_code |
int |
present_legal_form_text |
string |
|
financial_calamities |
array {
struct GCRFinancialCalamity
bankruptcy |
struct GCRBankruptcy
official_registration_number |
integer |
currently_active |
boolean |
date_of_verdict |
date |
definite_discontinuance_code |
int |
definite_discontinuance_text |
string |
definite_discontinuance_date |
date |
curators |
array {
struct GCRCurator
graydon_person_id |
integer |
date_when_active_in_job_title |
date |
|
} |
|
moratorium |
struct GCRMoratorium
official_registration_number |
integer |
currently_active |
boolean |
date_from |
date |
provisional_verdict_date |
date |
definite_verdict_date |
date |
moratorium_term_in_months |
int |
prolongation_date |
date |
prolongation_in_months |
int |
vote_code |
int |
vote_text |
string |
vote_date |
date |
definite_discontinuance_code |
int |
definite_discontinuance_text |
string |
definite_discontinuance_date |
date |
receivers |
array {
struct GCRReceiver
graydon_person_id |
integer |
date_when_active_in_job_title |
date |
|
} |
|
debt_restructuring_private_persons |
struct GCRDebtRestructuringPrivatePersons
official_registration_number |
integer |
currently_active |
boolean |
provisional_verdict_date |
date |
definite_verdict_date |
date |
debt_restructuring_term_in_months |
int |
provisional_discontinuance_code |
int |
provisional_discontinuance_text |
string |
provisional_discontinuance_date |
date |
definite_discontinuance_code |
int |
definite_discontinuance_text |
string |
definite_discontinuance_date |
date |
receivers |
array {
struct GCRReceiver
graydon_person_id |
integer |
date_when_active_in_job_title |
date |
|
} |
|
|
} |
|
} |
alarm |
struct GCRAlarm
alarm_code |
int |
alarm_text |
string |
|
|