Recipient
A recipient is a person who receives an envelope. A signer is a type of recipient.
Recipients interact with the documents in an envelope during a ceremony. These interactions may include signing, initialing, or filling in information. Once recipients successfully complete all required actions within the envelope, their status is marked as complete. Learn more about the recipient lifecycle.
A recipient belongs to an envelope.
Attributes
The unique identifier of the recipient.
The unique identifier of the envelope.
The type of the recipient.
Available options: signer
A unique identifier you assign to each recipient in the envelope.
It’s used to match recipients with the places they should interact with (like signature fields) and to identify them in events and webhook notifications.
It must be unique within the envelope, contain up to 32 lowercase letters or numbers, and start with a letter.
The name of the recipient.
The email address of the recipient.
The current status of a recipient.
Available options are pending
, sent
, completed
, rejected
, soft_bounced
, hard_bounced
, failed
, and
replaced
.
How the ceremony is created for the recipient.
Available options are automatic
and manual
. The default is automatic
.
How the deliverable (signed document) is delivered to the recipient.
Available options are email
and none
. The default is email
.
Time at which the envelope was completed by the recipient, in format.
Time at which the status was last updated, in ISO 8601 format.