Calling Payables Interface Invoices REST Endpoints from OIC
Hi,
We would like to call the Payables Interface Invoices REST Endpoints ( REST API for Oracle Fusion Cloud Financials - Payables Interface Invoices REST Endpoints ) from an OIC integration to get the data from AP interface table.
We get an error because it seems this endpoint can only be executed from some Excel add-in.
Our requirement is to pull the data from AP_INVOICES_INTERFACE and insert into an staging table in ATP DB, therefore we would like to use the "Get all interface invoices"(REST API for Oracle Fusion Cloud Financials - Get all interface invoices).
After we move the data to the staging tables, we would like to use the "Delete an interface invoice"(