Copy link to clipboard
Copied
Hi,
Can someone please guide how to identify bounced agreements using Adobe Sign REST API ?
Thanks
Copy link to clipboard
Copied
If the email server of the participant email domain sends a bounce back message, this is captured in an event.
So if polling look for the bounc event.
If using webhooks you can suscribe to a bounce event.