Migration Guide TVT Connect v1 -> v2

If you have implemented our TVT Connect API in version 1 you need to migrate to version. Please follow these instructions

Service URL:

https://api.schlafenderhase.com/TVTCloudConnect/WebApiCustomer/api
 
changes to
 
https://tvtcc.schlafenderhase.com/WebApi/Customer/api

Technical User:

The existing technical users will not work in v2. Please contact Schlafender Hase to request your new technical user password.
The technical user for a customer is created by an administrator from Schlafender Hase.
The initial password will be in the format 'XX-XXX-XX-XX' or similar, provided by telephone.
The password should be changed by the customer via the URL:
 
 
The technical user is necessary in order to use the API.
 
The API:
The API is public (for implementation purposes).
Use of the API is protected by basic authentication (username/password).
Please use the "authorize" button in order to use the "try-out" functionality.

Business Method Changes:

Changed: /api/Customer/job
The result contains a new field filled with a url-handler address (Local TVT installation integration). 
 
New: /api/Customer/password
The password can be changed by calling this method.
 
Error Codes:
The error results in objects containing more detailed information.