OpenAPI-Specifications icon indicating copy to clipboard operation
OpenAPI-Specifications copied to clipboard

'reminderEnabled' description inaccurate

Open frazjp65 opened this issue 5 years ago • 1 comments

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.

frazjp65 avatar Jul 17 '20 19:07 frazjp65

Thank you, I have filed DEVDOCS-3550

LarryKlugerDS avatar Nov 01 '20 10:11 LarryKlugerDS