Oracle EBS PL/SQL API Framework
The PL/SQL API framework provides the core programmatic interface to Oracle E-Business Suite database objects. These stored procedures and functions enable data manipulation across all EBS modules and can be published as REST services through the Integration Repository.
Documentation
Documentation
https://docs.oracle.com/cd/E26401_01/doc.122/e22961/toc.htm
GettingStarted
https://docs.oracle.com/cd/E26401_01/doc.122/e69284/T660136T660140.htm
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/oracle-e-business-suite/refs/heads/main/json-schema/purchase-order.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/oracle-e-business-suite/refs/heads/main/json-schema/invoice.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/oracle-e-business-suite/refs/heads/main/json-schema/employee.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/oracle-e-business-suite/refs/heads/main/json-schema/customer.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/oracle-e-business-suite/refs/heads/main/json-schema/supplier.json