docusignapi - Docusign - How to ExportAuthoritativeCopy of a signed envelope using REST API -


I need to export an authoritative copy of a signed envelope to be able to delete it later in PHP Thanks for using DocuSign REST API v2.0

Thanks.

I do not believe that it is currently possible to do this with DocuSign REST API - instead, you See the documentation starting with "ExportAuthoritativeCopy" on page 168 where you will need to use the DocuSign SOAP API.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -