docusign / OpenAPI-Specifications

The official Docusign REST APIs Swagger Specifications
MIT License
20 stars 15 forks source link

'reminderEnabled' description inaccurate #26

Open frazjp65 opened 4 years ago

frazjp65 commented 4 years ago

The description for Envelopes - Update - reminderEnabled says:

When set to true, the envelope expires and is no longer available for signing after the specified number of days. When false, the account default setting is used. If the account does not have an expiration setting, the DocuSign default value of 120 days is used.

This makes sense for an expiration setting, but not one for sending reminder messages. This is in the Swagger definition for v2 and v2.1.

https://developers.docusign.com/esign-rest-api/reference/Envelopes/Envelopes/update#reminders

It is also mentioned under notifications (although I cannot find it on your web page), but that appears to make sense.

reminderEnabled - When set to true, a reminder message is sent to the recipient.

LarryKlugerDS commented 3 years ago

Thank you, I have filed DEVDOCS-3550