Record Files Response

RecordFilesResponse entity

id
  
string
   
required
Unique file identifier.

fileName
  
string
   
File name.

correlationId
  
string
   
A uniquely defined parameter that will allow the API to "group" all files uploaded as part of the same process. This needs to be added to the API. This field is mandatory for all uploads, and it has to be unique enough at least for the Drawer/Folder (sidedrawer/record) combination. Recommendation is to use the timestamp (YYMMDDHHMMSS) of the instant in which the User "submits" the upload of the file or image collection.

uploadDetail
  
string
   
Details of the upload instance.

caption
  
string
   
File caption.

uploader
  
string
   
Uploader's name.

url
  
string
   
URL of the file to download.

fileTypeEnum
  
string
   
Determines what kind of file is being pushed.