Oracle REST API Create an AP Invoice using taxes — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle REST API Create an AP Invoice using taxes

edited Aug 5, 2025 11:57AM in Tax & Global 2 comments

Hi everyone.

I need to create an AP Invoice using REST API.

Is there a possibility to create invoice with tax using Oracle REST API where the tax classification is manual and the requirement is to have the Tax rate as 1 and the tax control amount could be any amount. Currently when we are using the Tax rate in the payload we are getting the below error:

"Attribute TaxRate in view object InvoiceHeaderEO_InvoiceLine2_InvoiceHeaderVOToInvoiceLineVO_InvoiceLineVO cannot be set."

Payload:

{
"InvoiceNumber": "TEST_INV_1",
"InvoiceCurrency": "CAD",
"InvoiceDate": "2025-01-16",
"BusinessUnit": "TEST BU NAME TEST1",
"Supplier": "SUPPLIER NAME_TEST1",
"SupplierSite": "SUPPLIER_CODE_1",

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!