Create a New Imaging Document and link with vouchers Copy
  • 20 Mar 2024
  • 1 Minute to read
  • Dark
    Light

Create a New Imaging Document and link with vouchers Copy

  • Dark
    Light

Article Summary

Post
/ecm-rest-api/jersey/v1/uploadDoc/upload
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceItem+json
Body parameters
object
fileDetails
string
Example{ "srcUuid": "BD8E14EAF8452691E05316821FAC4947", "docTypeUuid": "BD8E14EAEE892691E05316821FAC4947", "compCode": "001", "invoiceCode": "TEST", "vendorCode": "HOLMES" }
document-content-file
string (binary)
Responses
200

OK

Headers
Content-Type
string
{
  "message": " Document Uploaded Successfully, File Name : Development test (R1).pdf"
}
object