| CompleteTask | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/CompleteTask
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CompleteTask
Completes the task with the specified task ID.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CompleteTask
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ Comment | xs:string | nillable | Sets the comment of the task. | 
| â– TaskDecision | 
 | mandatory restriction enum (xs:string) - Undefined (0) - Positive (1) - Negative (2) | Sets the decision to complete the task. | 
| â– TaskNo | xs:int | mandatory | Sets the task number to complete. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/CompleteTaskResponse
<Empty message>
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |