Bisnode Estonia opened SOAP web service for easy data exchange with our customers and resellers. To make calls to SOAP server you can use any library or software, suitable for you. WSDL address is:
https://in.bisnode.ee/soap.wsdl
Most of requests to Bisnode Estonia SOAP server require access token, also known as api_key, the same as you use in REST mode.
Find access token in user profile
We created PHP library for easy integration. It is under development now and available in Bisnode Estonia Github repository. Please, note that library can be changed any time, as we add functionality to our SOAP server. To get freshest information, please explore our [WSDL schema](/soap.wsdl) with, for example, SoapUI.