Skip to main content
March 20, 2019
Question

How we identify bounced agreements using Adobe Sign REST Api

  • March 20, 2019
  • 1 reply
  • 697 views

Hi,

Can someone please guide how to identify bounced agreements using Adobe Sign REST API ?

Thanks

    This topic has been closed for replies.

    1 reply

    Legend
    April 10, 2019

    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.