Service endpoints

Summary
If you are using only one service, e.g., you are only using methods from the Address service, you can use an endpoint specifically for that service.
These names can be appended to the URL to create a service specific endpoint:

Introduction

If you are using only one service, e.g., you are only using methods from the Address service, you can use an endpoint specifically for that service.  Especially for SOAP this brings a performance improvement, as the WSDL gets significantly smaller.

The service specific endpoint can be obtained by putting the service name right behind the hostname.  For example, if you currently use the URL

https://ws1.webservices.nl/soap_doclit?wsdl

and you want to use the address service endpoint, you can use the following URL:

https://ws1.webservices.nl- /address- /soap_doclit?wsdl

Service names

These names can be appended to the URL to create a service specific endpoint:

accountingAccounting
addressAddress
areacode<Areacode>
car<Car>
creditsafeCreditsafe
dnbDun & Bradstreet
driveinfo<Driveinfo>
dutchaddressDutch Address
dutchbusinessDutch Business
dutchvehicle<Dutch Vehicle>
edrEDR
geolocationGeolocation
graydoncredit<Graydon Credit>
internationaladdressInternational Address
kadaster<Kadaster>
map<Map>
nbwo<NBWO>
riskcheckRiskCheck
routeplannerRouteplanner
sepaSepa
vatVat
This service provides methods that can search or validate addresses in the Netherlands.
This service provides methods that create, change or delete Users, Accounts and Groups.
This service provides methods to determine company credit ratings.
This service offers detailed Dun & Bradstreet business information.
This service provides methods for validating Dutch addresses
This service provides Chamber of Commerce business data for Dutch companies.
This service provides consumer creditworthiness scores from EDR Credit Services.
This services provides methods for geographical information about neighborhoodcodes and postcodes.
This service provides methods to search and verify international addresses.
This service provides creditworthiness scores for a person, address and postcode area.
This service provides routeplanner methods through which route descriptions, as well as drivetime and drive distance, can be requested.
This service provides methods related to the Single Euro Payments Area (SEPA).
This service provides methods related to the Value Added Tax service by VIES.