e-Sign REST Web Service
PostGetDocumentFiles
e-Sign REST Web Service > All Operations Resource Group : GetDocumentFiles (Post)

Resource Path: /api/v5/documents/files

Description
Retrieve Document Files.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type DocumentFileDetailsRequestModel.

Overview

DocumentFileDetailsRequestModel
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
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