In the guide for Importing a Document using the Laserfiche API everything revolves around PDF document types.
The content type is already set to
Content-Type: application/pdf
without any alternatives
This syntax appears it is expecting only files with the PDF extension
<File.pdf>
From what I could see, I saw no information on sending something like a native document or another type of electronic document. Am I missing something or is PDF the only file type supported?
https://developer.laserfiche.com/guides/guide_importing-documents.html