The request body is of type TaskUpdateableRequestModel.
Overview
 |
TaskUpdateableRequestModel
 |
IDs : Array[integer]
|
 |
ProntoID : string
|
 |
TransactionIDs : Array[integer]
|
 |
DocumentIDs : Array[integer]
|
 |
ParticipantIDs : Array[integer]
|
 |
SearchDateType : string
|
 |
SearchDateFrom : string
|
 |
SearchDateTo : string
|
 |
StatusType : string
|
 |
EnableLogging : boolean
|
 |
ResultsCountLimit : integer
|
 |
ResultsCountStart : integer
|
 |
IncludeTests : boolean
|
 |
TimeZoneID : string
| |
The response body is of type TaskUpdateableServiceReturnModel.
OK
Overview
 |
TaskUpdateableServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
UpdateableTasks : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |