v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Actions

Obtain link that can be used to prepare the eSignature package

Create a link that can be used to request the package. The package must be in DRAFT status.

post/e-signature-packages/{eSignaturePackageId}/actions/obtain-preparation-link

Request body

durationstring

Time span expressed as vercel/ms, with only string values accepted. There is a minimum of 5 mins and maximum of 1 year. (E.g. "2 days", "10h", "7d", without an time units, the default is milliseconds, i.e. "120" equals "120ms" )

Example request

{
  "duration": "3 days"
}

Response

Secure link that can be used to send the request for eSignatures

urlstring required
shortUrlstring required