Upload document
POST {{baseUrl}}/api/{{apiV2Version}}/document-tool/pre-processing
Upload a document to iDox.ai. PDF
and MS Word (DOC
, DOCX
) file formats are supported.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"callback", "value"=>"", "datatype"=>"null"}]
RESPONSES
status: OK
{"jobId":"623acfb33797606f72d33a06","taskCategory":"DOC_TOOL","taskSubcategory":"PRE_PROCESSING","status":"Processing","startDateTime":"2022-03-23T07:43:47.685Z","expirationDateTime":"2022-03-24T07:43:47.685Z"}