Asiakastieto integrations

General information of the API services at Suomen Asiakastieto Oy

About the integration

Integration interface is meant to make it possible for customer and Asiakastieto to communicate in a secure and structured way. The integration interface uses secure HTTP protocol using SSL and responses are formatted as XML or JSON.

Usage In order to start experimenting with the integration services in demo environment please contact your Asiaskatieto representative or sales at myynti@asiakastieto.fi

The XML interface communicates using a secure HTTP protocol with SSL. Where client application forms a specified form of URL, which relays the required parameters, e.g. the user ID, the key identifying the subject, and the payload to the service.

The query integrity is validated using an identifier, called checksum. After a successful call, the XML API interface returns an XML document containing the payload of the queried information.

In addition interface to work, proper query parameters and calculated checksum must be present. Calculating the checksum might be tricky so make sure to follow checksum calculation instructions.

There are two API environments present. Demo and production. Demo environment contains generated test data so you can test freely different kinds of scenarios regarding your implementation. Production environment contains up to date real company information. Environments are separated using urls and different set of credentials are provided.