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

> ## 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 Copy

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='07ee2b20-bf8d-4776-88bb-4c10e3e4c270'>multipart/form-data</option>
</select>object  fileDetailsstring    Example{ 
 &quot;srcUuid&quot;: &quot;BD8E14EAF8452691E05316821FAC4947&quot;,
 &quot;docTypeUuid&quot;: &quot;BD8E14EAEE892691E05316821FAC4947&quot;,
 &quot;compCode&quot;: &quot;001&quot;,
 &quot;invoiceCode&quot;: &quot;TEST&quot;,
 &quot;vendorCode&quot;: &quot;HOLMES&quot; 
}
document-content-filestring  (binary)    

Responses200

OK

HeadersContent-TypestringExampleapplication/json
<select class='api-response-data' aria-label='Media type'><option value='eb898a06-1f01-4be6-9f20-2d3fae0db0d8'>application/json</option>
</select>

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

object
