Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 8.68 KB

documentupdatedocumentemailsettings.md

File metadata and controls

14 lines (11 loc) · 8.68 KB

DocumentUpdateDocumentEmailSettings

Fields

Field Type Required Description
recipient_signing_request Optional[bool] Whether to send an email to all recipients that the document is ready for them to sign.
recipient_removed Optional[bool] Whether to send an email to the recipient who was removed from a pending document.
recipient_signed Optional[bool] Whether to send an email to the document owner when a recipient has signed the document.
document_pending Optional[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.
document_completed Optional[bool] Whether to send an email to all recipients when the document is complete.
document_deleted Optional[bool] Whether to send an email to all recipients if a pending document has been deleted.
owner_document_completed Optional[bool] Whether to send an email to the document owner when the document is complete.