Downloading the Original Documents
The DownloadOriginalDocument() call can be called both before and after the package's completion. It retrieves the original document that was uploaded by the sender, without any signatures and fields.
HTTP Request
GET <host domain>/api/sign/v1/cs-packages/{packageId}/documents/{documentId}/original
HTTP Headers
Accept: application/pdf Content-Type: application/json Authorization: Bearer access_token