GET api/TestTask?taskType={taskType}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskType | TaskType |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IPendingTaskName | Description | Type | Additional information |
---|---|---|---|
BranchName | string |
None. |
|
DueDate | date |
None. |
|
CreatedDate | date |
None. |
|
DocumentDueDate | date |
None. |
|
Requestor | IRequestor |
None. |
|
PendingTaskDetail | IPendingTaskDetail |
None. |
|
ExternalDocumentId | string |
None. |
|
DisplayId | string |
None. |
|
AttachmentCollection | string |
None. |
Response Formats
application/json, text/json, application/vnd.VismaMobile.v2+json
Sample:
Sample not available.