docusignapi - Docusign - No HTTP response when document is declined -
i've been tasked continuing support/update docusign api setup made predecessor, , i've been having trouble http responses docusign related documents being declined.
as far understand, sent signed copies of docusign document whenever 1 or more of signers complete portion. however, have yet receive 1 whenever decline envelope.
is there missing?
(my apologies comment above -- misunderstood original question.)
if you're looking docusign automatically send (i.e., application) notification via http post whenever envelope declined, can accomplish in either 1 of 2 ways:
- by configuring docusign connect (at account level). see dev center (https://www.docusign.com/developer-center/explore/connect) , connect service guide (http://764be237d39fdfa0985f-37a6c1f0731907180d9764651d02bea9.r5.cf2.rackcdn.com/docusign_connect_service_guide.pdf) more info.
or
- by specifying eventnotification (at envelope level) part of create envelope api request each envelope. info on this, search rest api guide (https://10226ec94e53f4ca538f-0035e62ac0d194a46695a3b225d72cc8.ssl.cf2.rackcdn.com/rest-api-guide-v2.pdf) eventnotification.
Comments
Post a Comment