e-Sign REST Web Service
PostGetPdfDataFiles
e-Sign REST Web Service > All Operations Resource Group : GetPdfDataFiles (Post)

Resource Path: /api/v5/pdf/dataFiles

Description
Get PDF Data Files.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type DocumentPdfDataFileDetailsRequestModel.

Overview

DocumentPdfDataFileDetailsRequestModel
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
IsCsvFormat : boolean
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