Docusign · Schema

EnvelopeDocument

Metadata about a document within an envelope.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Properties

Name Type Description
documentId string The unique identifier of the document.
name string The name of the document.
type string The document type.
uri string URI for retrieving the document.
order string The order of the document in the envelope.
pages array Array of page objects for the document.
containsPdfFormFields string Whether the document contains PDF form fields.
display string Display setting for the document.
includeInDownload string Whether to include this document in downloads.
View JSON Schema on GitHub