Signature Requests
Everything about Signature Requests
📄️ Get Signature Request
Get Signature Request by id.
📄️ Send Signature Request
Creates and sends a new Signature Request with the submitted documents.
📄️ Update Signature Request
Update the due date of an existing signature request.
📄️ Send Reminder Emails
Send reminder emails to selected signers under a signature request whose signer status is `NEED_TO_SIGN`.
📄️ Cancel Signature Request
Cancel Signature Request by id.
📄️ Get Signature Request File
Obtain the file of the Signature Request by id. This endpoint supports returning different types of files:
📄️ Download File as File URL
Obtain the file of the Signature Request by id as a file URL. Returns a JSON object with a url to the file
📄️ Download File
Obtain the file of the Signature Request by id. Returns a PDF file.