Docusign · Example Payload

Docusign Esignature Envelope Definition Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Docusign Esignature Envelope Definition Example is an example object payload from Docusign, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailSubjectemailBlurbstatustemplateIdtemplateRolesdocumentscompositeTemplatesbrandIdenvelopeIdStamping

Example Payload

Raw ↑
{
  "emailSubject": "user@example.com",
  "emailBlurb": "user@example.com",
  "status": "example_value",
  "templateId": "500123",
  "templateRoles": [],
  "documents": [],
  "compositeTemplates": [],
  "brandId": "500123",
  "envelopeIdStamping": "example_value"
}