docusignapi - Add carbon copy to completed DocuSign envelope -


is there rest api method add carbon copy completed envelope? i'm able achieve in manage section of docusign interface, selecting "forward" on completed envelope , adding carbon copy recipient. there api method same thing?

here's scenario: using rest api send envelope 2 signers , carbon copy. halt process between signer 2 , cc, , send cc after external event in our system. possible through api?

one possible alternative prevent envelope completing in first place, adding dummy signer after signer 2 , before cc, deleting when our event triggers. ideally i'm looking simpler, if exists.

the recommended technique halting envelope's progression add dummy signer indicated. delete signer enable envelope continue.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -