e-Sign REST Web Service
ParticipantDetailsRequestModel Json Schema
e-Sign REST Web Service : ParticipantDetailsRequestModel Json Schema
Overview
ParticipantDetailsRequestModel
IDs : Array[integer]
ProntoID : string
TransactionIDs : Array[integer]
DocumentIDs : Array[integer]
TaskIDs : Array[integer]
StatusType : string
FullName : string
EmailAddress : string
Title : string
Organization : string
SearchDateType : string
SearchDateFrom : string
SearchDateTo : string
IncludeEmailNotifications : boolean
IncludeWorkflowActions : boolean
IncludeEmailTemplatePlaceholders : boolean
IncludeTasks : boolean
TaskIncludes : TaskIncludesModel
IncludeWorkflowActions : boolean
IncludeFileAttachments : boolean
IncludeTests : boolean
IncludeSignatureBlock : boolean
IncludeFileAttachmentsInfoOnly : boolean
IncludeTests : boolean
IncludeContentPlaceholders : boolean
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
TimeZoneID : string
Properties
NameDescriptionData Type
 Array[integer]
 string
 Array[integer]
 Array[integer]
 Array[integer]
 string
 string
 string
 string
 string
 string
 string
 string
 ParticipantIncludesModel
 boolean
 integer
 integer
 string
See Also
e-Sign REST Web Service