e-Sign REST Web Service
PostGetDocumentFilesInTiffFormat
e-Sign REST Web Service > All Operations Resource Group : GetDocumentFilesInTiffFormat (Post)

Resource Path: /api/v5/documents/tiffformat

Description
Retrieve Documents in TIFF Format.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type DocumentTiffDetailsRequestModel.

Overview

DocumentTiffDetailsRequestModel
ProntoID : string
IDs : Array[integer]
TransactionIDs : Array[integer]
ParticipantIDs : Array[integer]
TaskIDs : Array[integer]
MetaDataName : string
MetaDataValue : string
StatusType : string
SearchDateType : string
SearchDateFrom : string
SearchDateTo : string
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
Dpi : integer
BitsPerPixel : integer
CompressionType : string
IncludeNonWatermarkedVersion : boolean
IncludePdfStampedWithCopyWatermark : boolean
IncludeFileUnlocked : boolean
IncludeOriginalSourceFile : boolean
IncludeSpecificVersion : integer
TimeZoneID : string
Response

The response body is of type DocumentFileDetailsServiceReturnModel.

OK

Overview

DocumentFileDetailsServiceReturnModel
IsSuccessful : boolean
Message : string
DocumentFiles : Array[object]
ProcessingTime : string
TimeZoneUtcOffset : number
See Also
All Operations Resource Groupe-Sign REST Web Service