Create a New Imaging Document and link with vouchers Copy
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Create a New Imaging Document and link with vouchers Copy
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Exampleapplication/json
{
"message": " Document Uploaded Successfully, File Name : Development test (R1).pdf"
}
object