1.0.10

Enhancement

  • Add link_expire_days (1-365) and forget_remind_days (1-365) parameters in task_setting / template_setting to control when the signing link expires and when the first reminder is sent to the signer. Available in POST /v1/sign_tasks, POST /v1/sign_tasks/quick_create, PUT /v1/sign_tasks, PUT /v1/sign_tasks/update_settings, POST /v1/templates, and PUT /v1/templates APIs.
  • Expose link_expire_days and forget_remind_days in task_setting / template_setting of the task and template API responses.