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. |