Document Reminder
POST {{apiBaseUrl}}/v1/document/remind?documentId={{documentId}}
A reminder is helpful when you need to remind your signers to sign the document. A reminder email will be sent to the signer. You can send reminders to multiple signers together if more than one signer is needed to sign the same document.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
documentId | string | The ID of the document to which the reminder has to be sent. |
Request Body
{"message"=>"Sign immediately"}