Creditinfo veebiteenuste arhitektuur en

From services.krediidiinfo.ee
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

Creditinfo web services are based on SOAP protocol. There is a central SOAP server for the services located at https://services.krediidiinfo.ee/soap.php.

Every web service has a name (for example, KiCompanyBasic, KiReport). The name determines the WSDL-file location in the following format:

http://services.krediidiinfo.ee/<veebiteenuse_nimi>.wsdl

For example, the location for KiCompanyBasic WSDL would be: http://services.krediidiinfo.ee/KiCompanyBasic.wsdl.

Authentication

HTTP Basic Access

Requests for a user name and password or a certificate should be submitted to customer service.

Security

All data exchange between the client and the server takes place using the HTTPS protocol.