Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

Therefore Web API > Web API Reference > Operations

FinishedEditingOfficeDocumentInCloud

Scroll

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/FinishedEditingOfficeDocumentInCloud

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/FinishedEditingOfficeDocumentInCloud

 

Finishes editing for given office document in the cloud and returns file session id for the document.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/FinishedEditingOfficeDocumentInCloud

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DocNo

xs:int

mandatory

Sets number of Thereforeâ„¢ document.

â–¡ VersionNo

xs:int

nillable

Sets version of Thereforeâ„¢ document. If not set or null the latest version will be taken.

â–¡ StreamNo

xs:int

nillable

Sets number of the the stream in Thereforeâ„¢ document. If not set or null the first stream (streamNo 0) will be taken.

â–¡ ForceDelete

xs:boolean

nillable

Enforce deletion of temporary files, ignoring shared locks that might be blocking it

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/FinishedEditingOfficeDocumentInCloudResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  FileSessionId

xs:string

 

GUID string template:

[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

Gets file edititing session id of the edited office document.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.