Retrieve Documents in TIFF Format.
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
| |
The response body is of type DocumentFileDetailsServiceReturnModel.
OK
Overview
 |
DocumentFileDetailsServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
DocumentFiles : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |