Service Overview

RMI Web services

The brand TecRMI from the company TecAlliance runs web services which can be used to fetch their OE-compliant technical information. TecRMI is hosting these web service as SOAP services and REST services. They are splitted into following modules:
Adjust
Shows adjustmant data for a selected vehicle. A detailed description can be found here: SOAP / REST
Basket
Contains methods for the TecRMI composite calculation. A detailed description can be found here: SOAP / REST
ComfortWiring
Contains comfortable wiring diagrams. A detailed description can be found here: SOAP / REST
Common
Contains methods which where not assigned to on of the other modules. A detailed description can be found here: SOAP / REST
ComponentLocations
Overview where a component is located in a selected vehicle. A detailed description can be found here: SOAP / REST
ComponentTree
The TecRMI component tree. A detailed description can be found here: SOAP / REST
DiagnosticValues
Contains diagnostic values for a selected vehicle. A detailed description can be found here: SOAP / REST
Fuses and Relays
Contains diagrams about used fuses and relays on a selected vehicle. A detailed description can be found here: SOAP / REST
Graphics
Contains the graphical selection of the labour times positions. A detailed description can be found here: SOAP / REST
LabourTimes
Shows the labour times for a selected vehicle. A detailed description can be found here: SOAP / REST
Maintenance
Shows the maintenance work for a selected vehicle. A detailed description can be found here: SOAP / REST
Notes
Shows product recalls and changned values. A detailed description can be found here: SOAP / REST
Sos
Shows technical manuals by using a filter after symptoms. A detailed description can be found here: SOAP / REST
TechnicalManuals
Contains technical manuals for a selected vehicle. A detailed description can be found here: SOAP / REST
Tyres
Lists the suitable tyres for a selected vehicle. A detailed description can be found here: SOAP / REST
VehicleTree
The TecRMI vehicle tree. A detailed description can be found here: SOAP / REST
Wiring
Contains wiring diagrams for a selected vehicle. A detailed description can be found here: SOAP / REST

SOAP web services

By calling the SOAP version of the web services the authentication parameters (company, user and password) have to passed by every method call.
For detailed description take a look on ServiceSoap.html.

REST web services

By calling the REST version of the web service a call to the authentication method Login has to performed first. In the respone of this request the header X-AuthToken is set containing the token which is required to authenticate all further requests.
For detailed description take a look on ServiceRest.html.
 
©   TecAlliance GmbH