Get Participant Updateable.
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
| |
The response body is of type ParticipantUpdateableServiceReturnModel.
OK
Overview
 |
ParticipantUpdateableServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
UpdateableParticipants : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |