The GetSingleTask function returns the task record for the given primary key.
Method | /GetSingleTask |
The request body is of type GetSingleTask.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleTaskResponse.
Name | Description | Data Type |
---|---|---|
GetSingleTaskResult | TaskInfo |
|