Create template
This will help you to create a new template
ARGUMENTS
Param | Datatype | Description |
---|---|---|
template_name * | String | Name of the template |
request_type_id | String | Document Category Id |
notes | String | Message to be sent to all recipients in common |
expiration_days | Int | No of days after which the document will expire. |
is_sequential * | Boolean | Sequential signing / Parallel Signing[true/false] |
email_reminders | Boolean | Send automatic reminders |
reminder_period | Int | Send automatic reminders once in [n] days |
folder_id | String | Folder |
actions | JSON array |
Actions
Param | Datatype | Description |
---|---|---|
role * | String | Role of the recipient |
recipient_name * | String | Recipient name |
recipient_email * | String | Recipient email |
in_person_name * | String | Inperson recipient name |
in_person_email | String | Inperson recipient email |
action_type * | String | Recipient Action [SIGN | VIEW | INPERSONSIGN] |
private_notes | String | Private notes for each recipient |
signing_order | Int | Order in which recipient actions needs to be performed |
verify_recipient * | Boolean | Authentication needs to be done or not |
verification_type | String | Verification Mode [EMAIL/OFFLINE] |
API Root Endpoint
Request example
Show full
Show less
Response example
Show full
Show less