SrinivasR

Where can we send the reminder notification related parameters initial package

0 votes
Hi, Where can we send the reminder notification related parameters in initial package creation request. Please share me the sample initial package creation json request for setting reminder related information. As of now i am using create a reminder schedule by making a POST request to the base URL(https://sandbox.e-signlive.ca/api/packages/{packageID}/reminders) with the following example JSON: { "startInDaysDelay": 1, "repetitionsCount": 5, "intervalInDays": 1, "packageId": "{packageId}" } But getting 500 exception.

Reply to: Where can we send the reminder notification related parameters initial package

0 votes
Hi, Unfortunately, you cannot pass the reminder settings in the initial package creation json. You will need to make a subsequent call to enable it. Can you share a package id for which you are experiencing this issue?
Haris Haidary OneSpan Technical Consultant

Reply to: Where can we send the reminder notification related parameters initial package

0 votes
Hi Harish, Thanks for th reply, This is the package id bGz50VFy3RXqvujmtG8EJrGYers= getting 500 error for reminders. Thanks In advance.

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off