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.
The description for
Envelopes - Update - reminderEnabled
says: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.