v1

latestSwagger 2.02026-07-134146194.6 MB
EnvelopeWorkflowDefinition

Updates the scheduled sending rules for a template's workflow definition.

put/v2.1/accounts/{accountId}/templates/{templateId}/workflow/scheduledSending

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

templateIdstring required

The ID of the template.

Request body

bulkListIdstring

The ID of the bulk list. Set this optional value to use scheduled sending with a bulk send operation.

resumeDatestring

The timestamp of when the envelope is scheduled to be sent in ISO 8601 format.

This property is read-only.

statusstring

Status of the scheduled sending job. Valid values:

  • pending: The envelope has not yet been sent and the scheduled sending delay has not been initiated.
  • started: The sender has initiated the sending process. The delay has not elapsed, so the envelope has not yet been sent to the first recipient.
  • completed: The delay has elapsed and the envelope has been sent to the first recipient.

This property is read-only.

Response

Successful response.