---
title: "Create a New Imaging Document and link with vouchers"
slug: "create-a-new-imaging-document-and-link-with-vouchers"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-new-imaging-document-and-link-with-vouchers"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a New Imaging Document and link with vouchers

Post/ecm-rest-api/jersey/v1/uploadDoc/upload

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceItem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='00ff2a8e-dbe7-45f6-b39c-0d86efaf5927'>multipart/form-data</option>
</select>object  fileDetailsstring    Example{ 
 "srcUuid": "BD8E14EAF8452691E05316821FAC4947",
 "docTypeUuid": "BD8E14EAEE892691E05316821FAC4947",
 "compCode": "001",
 "invoiceCode": "TEST",
 "vendorCode": "HOLMES" 
}
document-content-filestring  (binary)    

Responses200

OK

HeadersContent-TypestringExampleapplication/json
<select class='api-response-data' aria-label='Media type'><option value='f563fcba-1245-4a1c-912e-ef115a35f97d'>application/json</option>
</select>

```json
{
  "message": " Document Uploaded Successfully, File Name : Development test (R1).pdf"
}
```

object
