I am trying to download each completed document signed using docusign_rest gem, but there is no where is documentation about how to do it.
The following post says that DocuSign Web Services API 3.0 SDK can Retrieve the completed PDF for each separate document in an envelope.
Does docusign_rest support v3 of docusign SDK?
I did google search many times but not found a post where I could download the completed document using ruby.
Thanks