TS Web Services allows you to send data to TSS for cleansing and matching using both REST and SOAP requests. Precisely recommends that you use the following types of web services as best practices:
REST for JavaScript as it is a preferred or required method.
SOAP for back-end operation.
REST might be faster than SOAP because of smaller pay load.