e-Sign REST Web Service
PostGetParticipantsUpdateable
e-Sign REST Web Service > All Operations Resource Group : GetParticipantsUpdateable (Post)

Resource Path: /api/v5/participantsupdateable

Description
Get Participant Updateable.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type ParticipantUpdateableRequestModel.

Overview

ParticipantUpdateableRequestModel
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
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
IncludeTests : boolean
TimeZoneID : string
Response

The response body is of type ParticipantUpdateableServiceReturnModel.

OK

Overview

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