template_id*string
If using a template, the ID of the template to copy
recipients*array<ICreateEnvelopeRecipientDirectly>
A list of recipients to include in the workflow. Must specify one recipient to match each template Role.
documents?array<IEnvelopeDocument>
If not using a template, a list of documents to include in the envelope.
fields?array<IEnvelopeField>
If not using a template, a list of fields to include in the envelope.
name?string
Override the name of the envelope (defaults to the template name).
description?string
Override the description of the envelope (defaults to the template description).
no_contact?boolean
If set to true, no email or SMS messages will be sent to any recipients.
initial_reminder?integer
Override the template initial-reminder setting in ms.
followup_reminders?integer
Override the template initial-reminder setting in ms.
max_reminder_days?number
Maximum number of days (after envelope creation) for which reminders will be sent. Defaults to 14.
expires_at?string
If set, the envelope will automatically expire (be canceled) at this date and time. Expirations must be at least 1 day in the future.
timezone?string
Define the long-form timezone.