e-Sign REST Web Service
TransactionDetailsModel Json Schema
e-Sign REST Web Service : TransactionDetailsModel Json Schema
Overview
TransactionDetailsModel
ID : integer
ProntoID : string
IsTest : boolean
StatusID : integer
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
Description : string
CreatedDate : string
ClosedDate : string
FilesDeletedDate : 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
Status : string
AccountName : string
ThirdPartyNotifications : Array[object]
EnforceAddDigitalSignaturesForAllPDFDocumentsType : string
IncludeUploadedAttachmentsInThirdPartyNotifications : boolean
TimeZone : string
VoidedDate : string
EmailTemplateSetLanguage : string
IsAccountAdminLockedOut : boolean
Properties
NameDescriptionData Type
 integer
 string
 boolean
 integer
 boolean
 boolean
 Array[string]
 OutgoingEmailDetailsModel
 JurisdictionModel
 integer
 string
 string
 string
 string
 string
 string
 integer
 Array[object]
 Array[object]
 Array[object]
 Array[object]
 boolean
 boolean
 boolean
 boolean
 string
 string
 Array[object]
 string
 boolean
 string
 string
 string
 boolean
See Also
e-Sign REST Web Service