Create a New Imaging Document and link with vouchers Copy
    • 19 Jun 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
    Exampleapplication/json
    {
      "message": " Document Uploaded Successfully, File Name : Development test (R1).pdf"
    }
    object