Post Vouchers
    • 06 Jan 2025
    • 1 Minute to read
    • Dark
      Light

    Post Vouchers

    • Dark
      Light

    Article summary

    Post
    /ap-rest-api/rest/1/postvoucher
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.action+json
    Body parameters
    object
    Example{ "name": "postVoucher", "parameters": [ { "compCode": "ZZ" }, { "batchNum": "117585" }, { "postDate": "2023-08-09" } ] }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.actionresult+json
    {
      "result": "SUCCESS"
    }
    object