For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
They are available on the docs.oracle.com site. And some sample payloads are on support.oracle.com site/. Check
Hi Yasmin,
we don't have pl/sql api's (like in EBS) in cloud.
Oracle Applications Cloud provides public REST APIs you can use to support integration requirements for the common features
& Simple Object Access Protocol (SOAP) web services to integrate with or extend Oracle Applications Cloud.
Through web services, you can integrate heterogeneous applications within the enterprise or expose business functions to Oracle Cloud partners and customers over the Internet. The applications on the Web understand the standard protocols that the web services use and can communicate with each other.
An API is designed to expose certain aspects of an application’s business logic on a server, and SOAP uses a service interface to do this while REST uses URIs.
Best Regards,
Sri
They are available on the docs.oracle.com site. And some sample payloads are on support.oracle.com site/. Check