e-Sign REST Web Service
PostGetTasksUpdateable
e-Sign REST Web Service > All Operations Resource Group : GetTasksUpdateable (Post)

Resource Path: /api/v5/tasksupdateable

Description
Get Task Updateable.
Request Headers
NameDescription
 
 
 
 
Request

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
Response

The response body is of type TaskUpdateableServiceReturnModel.

OK

Overview

TaskUpdateableServiceReturnModel
IsSuccessful : boolean
Message : string
UpdateableTasks : Array[object]
ProcessingTime : string
TimeZoneUtcOffset : number
See Also
All Operations Resource Groupe-Sign REST Web Service