docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
198 stars 124 forks source link

Send document for signing example #50

Closed irufus closed 5 years ago

irufus commented 6 years ago

Is there an example that shows how to send a document for signing?

irufus commented 6 years ago

If anyone comes across this situation I figured it out. What you have to do is add the document object to the envelope_definition. Also there is no TemplateId to set as the API will reject your request.

LarryKlugerDS commented 5 years ago

We now have a complete set of examples. See the repository eg-03-php-auth-code-grant