EWS Web Service
Method/V1/Eyeshot.svc/Connect
EWS Web Service > All Operations Resource Group : /V1/Eyeshot.svc/Connect (Method)
Description
Connects to the Eyeshot Web Service.
Request (IEyeshot_Connect_InputMessage)

The request body is of type Connect.

Request Body Parameters

NameDescriptionData Type
The access key.xml:string
accessKey Element Sequence Connect Element

Overview

Sequence
accessKey optional xs:string
Response (IEyeshot_Connect_OutputMessage)

The response body is of type ConnectResponse.

Response Body Parameters

NameDescriptionData Type
If the connection is established it returns the connection id, otherwise one of the following error codes:
-1 = Invalid access key.</para>
-2 = The access key has been suspended.</para>
-3 = Error while opening the connection.</para>
xml:int
ConnectResult Element Sequence ConnectResponse Element

Overview

Sequence
ConnectResult optional xs:int
See Also
All Operations Resource GroupEWS Web Service