docusignapi - Set recipient in Composite Template -



docusignapi - Set recipient in Composite Template -

i utilize foxit phantom pre-fill tabs documents. utilize pdf form label docusignsignhere. but, how set recipient using technique? https://www.docusign.com/p/apiguide/content/sending%20group/rules%20for%20compositetemplate%20usage.htm

i tried set number after label: docusignsignhere 1, docusignsignhere 2. not work. possible? how set recipientid pdf form?

you can not set docusign recipient info through pdf fields of document want signed. instead need set info in api phone call create docusign, within json properties of request body.

here total code sample (in 6 languages) of how request signature on local document:

http://iodocs.docusign.com/apiwalkthrough/requestsignaturefromdocument

and create sure check out other 8 api walkthroughs here.

docusignapi docusign

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -