e-Sign REST Web Service
PostCreateTransactions
e-Sign REST Web Service > All Operations Resource Group : CreateTransactions (Post)

Resource Path: /api/v5/transactions/create

Description
Create Transaction.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type TransactionCreateRequestModel.

Overview

TransactionCreateRequestModel
Transactions : Array[object]
ResponseIncludes : TransactionIncludesModel
IncludeWorkflowActions : boolean
IncludeMetaData : boolean
IncludeParticipants : boolean
ParticipantIncludes : 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
IncludeDocuments : boolean
DocumentIncludes : DocumentIncludesModel
IncludeFile : boolean
IncludeNonWatermarkedVersion : boolean
IncludePdfStampedWithCopyWatermark : boolean
IncludeFileUnlocked : boolean
IncludeOriginalSourceFile : boolean
IncludeSpecificVersion : integer
IncludeMetaData : boolean
IncludeWorkflowActions : boolean
IncludeTasks : boolean
TaskIncludes : TaskIncludesModel
IncludeWorkflowActions : boolean
IncludeFileAttachments : boolean
IncludeTests : boolean
IncludeSignatureBlock : boolean
IncludeFileAttachmentsInfoOnly : boolean
IncludeTests : boolean
IncludeVersions : boolean
IncludeTests : boolean
IncludeThirdPartyNotifications : boolean
EnableLogging : boolean
TimeZoneID : string
Response

The response body is of type TransactionDetailsServiceReturnModel.

OK

Overview

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