StopViewingSession |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/StopViewingSession
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/StopViewingSession
Stops a viewing session for a specified document stream or for a file from the upload session. This helps freeing up resources.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/StopViewingSession
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DocNo |
xs:int |
nillable |
The number of the document to be viewed or 0 if a newly uploaded document was viewed |
â–¡ VersionNo |
xs:int |
nillable |
The version of the document to be viewed or 0 if a newly uploaded document was viewed |
â–¡ StreamNo |
xs:int |
nillable |
The StreamNo of an document to be viewed or 0 if a newly uploaded document was viewed |
â–¡ UploadSessionId |
xs:string |
nillable GUID string template: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} |
The upload session guid to be viewed or null/undefined if an existing document was viewed |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/StopViewingSessionResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |