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":"6232e30de9230807991b3df7","taskCategory":"DOC_TOOL","taskSubcategory":"PRE_PROCESSING","status":"Processing","startDateTime":"2022-03-17T07:28:13.488Z","expirationDateTime":"2022-03-18T07:28:13.488Z"}