v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Signers - Attachment Requests

Create an attachment request

Create an attachment request for for a signer. This operation is only valid when the eSignature package is in the DRAFT, SENT, SCHEDULED, ACTIVE, or LIVE_EDITING statuses. If the status is SENT, the signer should not have already SIGNED.

post/e-signature-packages/{eSignaturePackageId}/signers/{signerId}/attachment-requests

Request body

idstring
namestring required
descriptionstring
isOptionalboolean

Set to true if the request is optional

isConfidentialboolean

Set to true if the attachment should not be shared with other signers; only the owner

Response

Returns the object if it was successfully created.

idstring
namestring required
descriptionstring
isOptionalboolean

Set to true if the request is optional

isConfidentialboolean

Set to true if the attachment should not be shared with other signers; only the owner