The request body is of type TaskInsertRequestModel.
Overview
 |
TaskInsertRequestModel
 |
Tasks : Array[object]
|
 |
 |
IncludeWorkflowActions : boolean
|
 |
IncludeFileAttachments : boolean
|
 |
IncludeTests : boolean
|
 |
IncludeSignatureBlock : boolean
|
 |
IncludeFileAttachmentsInfoOnly : boolean
| |
 |
EnableLogging : boolean
|
 |
TimeZoneID : string
| |
The response body is of type TaskDetailsServiceReturnModel.
OK
Overview
 |
TaskDetailsServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
Tasks : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |