REST API - ERP Integration - Sample Documentation for Multiple Processes
Summary:
REST API documentation for ERP Integrations
Content (required):
Hello All,
I am trying to invoke the following jobs via REST API:
- Validate Payables Invoices
- Initiate Invoice Approval Workflow
- Payables Invoice Register
- Create Accounting
- Payables Unaccounted Transactions and Sweep Report
I looked up the REST API to invoke the job - https://docs.oracle.com/en/cloud/saas/financials/23a/farfa/op-erpintegrations-post.html
However frustratingly documentation is very minimal on actual processes and sample invocations.
Here is an example in that page:
{
"OperationName" : "exportBulkData",
"JobName":"oracle/apps/ess/financials/commonModules/shared/common/interfaceLoader,InterfaceLoaderPurge",
"ParameterList":"1,27921,#NULL,#NULL,#NULL,ORA_FBDI,USER,#NULL,#NULL",