YouSign_GetDocument

Description

Download the documents related to a completed Signature Request


Auth

AccountExternalId InArgument<String> REQUIRED

The ExternalId of the YouSign account configured in DocsMarshal


Input - Request

RequestExternalId InArgument<String>

The ExternalId assigned manually to the Signature Request. Cannot be used together with RequestId

RequestId InArgument<Guid>

The ID assigned automatically to the Signature Request. Cannot be used together with RequestExternalId


Output

AuditTrail OutArgument<IFileValue>

If the document has a single signer then the trail will be a PDF document. If the document has multiple signers then it will be a zip archive containing a PDF for each signer

SignedDocument OutArgument<IFileValue>

The signed document