e-Sign REST Web Service
PostInsertParticipants
e-Sign REST Web Service > All Operations Resource Group : InsertParticipants (Post)

Resource Path: /api/v5/participants/insert

Description
Insert a Participant.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type ParticipantInsertRequestModel.

Overview

ParticipantInsertRequestModel
Participants : Array[object]
ResponseIncludes : ParticipantIncludesModel
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
TimeZoneID : string
Response

The response body is of type ParticipantDetailsServiceReturnModel.

OK

Overview

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