e-Sign REST Web Service
TransactionCreateModel Json Schema
e-Sign REST Web Service : TransactionCreateModel Json Schema
Overview
TransactionCreateModel
ProntoID : string
IsTest : boolean
Description : string
IsParticipantOrderNonSequential : boolean
DisableCompleteNotificationAttachments : boolean
CompleteNotificationEmailAddresses : Array[string]
OutgoingEmailDetails : OutgoingEmailDetailsModel
FromName : string
FromEmailAddress : string
FooterContent : string
Jurisdiction : JurisdictionModel
Rule : string
Country : string
StateProvince : string
CreatorUserID : integer
ExpirationDate : string
EmailTemplateSetName : string
SessionExpirationMinutes : integer
Documents : Array[object]
Participants : Array[object]
WorkflowActions : Array[object]
MetaData : Array[object]
SendCompletedNotification : boolean
SendCancelledNotification : boolean
SendExpiredNotification : boolean
EnableMessagePromptOnCancel : boolean
ThirdPartyNotifications : Array[object]
EnforceAddDigitalSignaturesForAllPDFDocumentsType : string
IncludeUploadedAttachmentsInThirdPartyNotifications : boolean
EmailTemplateSetLanguage : string
Properties
NameDescriptionData Type
 string
 boolean
 string
 boolean
 boolean
 Array[string]
 OutgoingEmailDetailsModel
 JurisdictionModel
 integer
 string
 string
 integer
 Array[object]
 Array[object]
 Array[object]
 Array[object]
 boolean
 boolean
 boolean
 boolean
 Array[object]
 string
 boolean
 string
See Also
e-Sign REST Web Service