Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Updates the text of an existing comment.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ CommentText

xs:string

mandatory nillable

Changed comment text to be saved

â–  ID

xs:string

mandatory

GUID string template:

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

ID (GUID) of the comment etry in the DB.

â–  ObjNo

xs:int

mandatory

Object-No of the object (document, case or workflow-instance) to which the comment belongs.

â–  ObjType

xs:int

mandatory

Object type of the object to which the comment belongs (possible values: document:2, case:38, workflow-instance: 21)

 

 

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

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.