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: creditsafeSearchV2

Navigation on this page

Description of the function

No description available.

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.

countries array {
string
}
id string
status string
registration_number string
registration_type string
vat_number string
province string
city string
street string
postal_code string
name string

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 CreditsafeSearchResultV2
companies array {
struct CreditsafeCompanyV2
address struct CreditsafeAddressV2
city string
country string
full_address string
house_number string
postal_code string
street string
telephone string
creditsafe_number string
date_last_account dateTime
date_last_change dateTime
trade_names array {
string
}
vat_numbers array {
string
}
country string
registration_number string
name string
id string
type string
status string
office_type string
}