CreateLinkFile |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/CreateLinkFile
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CreateLinkFile
Creates and returns a new Thereforeâ„¢ compound file that contains a link to a Thereforeâ„¢ document.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CreateLinkFile
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– DocNo |
xs:int |
mandatory |
The document number of the document, the new link file will point to. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CreateLinkFileResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ LinkFileData |
xs:base64Binary |
nillable |
Gets binary data of the link file. It uses a base64 encoded string in XML messages and a byte array in JSON messages. |
â–¡ LinkFileExtension |
xs:string |
nillable |
Gets the filename extension of the link file. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |