| EditOfficeDocumentInCloud | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/EditOfficeDocumentInCloud
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EditOfficeDocumentInCloud
Uploads given office document to the cloud for editing. Returns links to the uploaded file.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EditOfficeDocumentInCloud
| 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. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EditOfficeDocumentInCloudResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ SharingLinkForEditing | xs:string | nillable | Gets a sharing link for editing the file on the cloud. | 
| â–¡ SharingLinkForViewing | xs:string | nillable | Gets a sharing link for viewing the file on the cloud. | 
| â–¡ UploadedFileLink | xs:string | nillable | Gets a link to the file on the cloud. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |