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
example-0
Post Vouchers
{
"result": "SUCCESS"
}example-1
Post Vouchers
{
"result": "SUCCESS"
}object