Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 8.68 KB

documentsenddocumentemailsettings.md

File metadata and controls

14 lines (11 loc) · 8.68 KB

DocumentSendDocumentEmailSettings

Fields

Field Type Required Description
RecipientSigningRequest *bool Whether to send an email to all recipients that the document is ready for them to sign.
RecipientRemoved *bool Whether to send an email to the recipient who was removed from a pending document.
RecipientSigned *bool Whether to send an email to the document owner when a recipient has signed the document.
DocumentPending *bool Whether to send an email to the recipient who has just signed the document indicating that there are still other recipients who need to sign the document. This will only be sent if the document is still pending after the recipient has signed.
DocumentCompleted *bool Whether to send an email to all recipients when the document is complete.
DocumentDeleted *bool Whether to send an email to all recipients if a pending document has been deleted.
OwnerDocumentCompleted *bool Whether to send an email to the document owner when the document is complete.