Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 810 Bytes

File metadata and controls

25 lines (13 loc) · 810 Bytes

EzsignfolderBatchDownloadV1Request

Request for POST /1/object/ezsignfolder/{pkiEzsignfolderID}/batchDownload

Properties

Name Type Description Notes
aPkiEzsigndocumentID List<Integer>
aEDocumentType List<AEDocumentTypeEnum> The type of document to retrieve. 1. Signed Is the final document once all signatures were applied. 2. Proofdocument Is the evidence report. 3. Proof Is the complete evidence archive including all of the above and more.

Enum: List<AEDocumentTypeEnum>

Name Value
SIGNED "Signed"
PROOF "Proof"
PROOFDOCUMENT "Proofdocument"