The request body is of type TaskDetailsRequestModel.
Overview
 |
TaskDetailsRequestModel
 |
IDs : Array[integer]
|
 |
ProntoID : string
|
 |
TransactionIDs : Array[integer]
|
 |
DocumentIDs : Array[integer]
|
 |
ParticipantIDs : Array[integer]
|
 |
StatusType : string
|
 |
SearchDateType : string
|
 |
SearchDateFrom : string
|
 |
SearchDateTo : string
|
 |
 |
IncludeWorkflowActions : boolean
|
 |
IncludeFileAttachments : boolean
|
 |
IncludeTests : boolean
|
 |
IncludeSignatureBlock : boolean
|
 |
IncludeFileAttachmentsInfoOnly : boolean
| |
 |
EnableLogging : boolean
|
 |
ResultsCountLimit : integer
|
 |
ResultsCountStart : integer
|
 |
AccessToken : string
|
 |
TimeZoneID : string
| |
The response body is of type TaskDetailsServiceReturnModel.
OK
Overview
 |
TaskDetailsServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
Tasks : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |