OptionalautoIndicates if the entry should be automatically renamed if an entry already exists with the given name in the folder. The default value is false.
OptionalimportWhether the file is imported as the electronic document (true) or as image pages (false). Default: false. This flag is only effective when the file extension is one of: txt, tif, tiff, bmp, pcx, jpg, jpeg, gif, png. For any other file type (PDF, Word, Excel, etc.), the file is always imported as the electronic document regardless of this flag.
OptionalmetadataThe metadata that will be assigned to the entry.
The name for the imported entry.
The array of the ETag values received when writing the file chunks into the upload URLs. The ETag values should be in the order of their associated upload URLs, i.e. {eTag received when writing to the first URL}, {eTag received when writing to the second URL}, ...
OptionalpdfServer-side processing options applied to the imported file. See ImportEntryRequestPdfOptions for the full contract.
The UploadId received when calling the CreateMultipartUploadUrls API to request upload URLs.
OptionalvolumeThe name of the volume to use. Will use the default parent entry volume if not specified. This is ignored in Laserfiche Cloud.
Request body for starting an asynchronous import entry task.