New value for reminder frequency - ONCE_UNITL_SIGNED
I am using POST /agreeements endpoint to create an agreement and configuring reminder.
I want to achieve the following:
Get one reminder with 10 days delay only if user has not signed.
With the current input values available for reminders(ONCE, WEEKLYUNTILSIGNED), we cannot achieve this.
Adding a new input value might solve the issue for reminder frequency - ONCEUNITLSIGNED
1
vote
