Post Vouchers
- 04 Dec 2024
- 1 Minute to read
- Print
- DarkLight
Post Vouchers
- Updated on 04 Dec 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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