Can't find reminder configuration in response
Thursday, October 18, 2018 at 05:02amHey,
I followed your guidance on Reminder and the code works well:
https://developer.esignlive.com/guides/feature-guides/reminders/
But when I want to check if I have successfully configured reminders, I can't find the related information in the package JSON. Please advise me.
Thanks in advance!
Reply to: Can't find reminder configuration in response
Thursday, October 18, 2018 at 10:24amHTTP Request GET /api/packages/{packageId}/reminders HTTP Headers Accept: application/json Content-Type: application/json Authorization: Basic api_keyHope this could help you! Duo