It´s possible to login automatically to the Tyrenet TIC from your own application. With this implementation the user only needs the username and password of your application.
Inside your application you need the requested information like the unique TIC-UID´s or the Primary Key TIC-ID´s. A list of these data can be obtained throught the Tyrenet headoffice.
Through your API key and a TIC UID or your API key and a TIC ID is always checked whether the TIC account is allowed to login into the TIC. After a succesful authorisation, a URL with to login will be returned.
Following this URL will ensure that the user is automatically logged in the TIC. This URL is invalid after 20 minutes.
The target parameter can be used to arrive at another page whit the login. Target (int) has the following features:
- Homepage;
- Catalogue;
- Tyrehotel;
- Distribution;
- Sales corner
- Alloy rims;
- Steel rims;
- Set configurator.
The parameter ExternalSessionID can be used to retrieve this value at your own shopping cart for example.
Pay attention! This has to be discussed with the Tyrenet headquarter.