UserAuthentication

From Wiki

Jump to: navigation, search

UserAuthentication

This ProductServe function will return (SOAP-Header) the authentication element and this has to be sent with every single request.

Parameters

Required Name Type Description Min Occurs Max Occurs
No sToken string Unique token to identify visitor. 0 1
Yes sApiKey string User specific key to authenticate user. 1 1


sToken - This parameter is optional. If you provide it, please supply a unique string (session id is the Client Software default) to identify each unique visitor. We use this non-identifying visitor data for reporting purposes with the potential to build future reporting technology for ShopWindow affiliates.

Response Parameters

None