POST
/
folders
/
{folderId}
/
documents

Authorizations

x-api-key
string
header
required

Path Parameters

folderId
integer
required

The folder id

Body

multipart/form-data
DocumentType
enum<string>
required
Available options:
unspecific,
annualReport
File
file
required
CompanyId
integer
Description
string
Maximum length: 255
DocumentTransformType
enum<string>
Available options:
transformToSearchablePDF,
transformToOCR,
transformToMetadata,
transformToEntity
ExternalId1
string
Maximum length: 255
ExternalId2
string
Maximum length: 255
MimeType
string

Response

200 - application/json
companyId
integer | null
description
string | null
documentFileSystemType
enum<string>
Available options:
orginal,
pdfSearchable,
jsonOcrV1,
jsonEntityV1,
jsonOcrV2,
jsonEntityV2
documentFolderId
integer
documentId
integer
documentTransformStatusType
enum<string>
Available options:
requested,
processing,
success,
warning,
failed
documentTransformType
enum<string>
Available options:
transformToSearchablePDF,
transformToOCR,
transformToMetadata,
transformToEntity
documentType
enum<string>
Available options:
unspecific,
annualReport
externalId1
string | null
externalId2
string | null
fileMimeType
string | null
fileName
string | null
isDeleted
boolean | null
lastUpdatedAtUtc
string
originsFromDocumentId
integer | null