REST APIs
REST APIs are the preferred integration option when you use Oracle Fusion Cloud Transportation and Global Trade Management for automation requirements.
Formats
- XML.
- JSON.
Key Features
- Lightweight.
- Granular control and data access.
Best Practices
- REST APIs are the preferred integration option when you use Oracle Fusion Cloud Transportation and Global Trade Management for automation requirements.
- Use REST APIs to communicate with Oracle OTM and GTM for custom applications built with Oracle Platform as a Service (PaaS) or any third-party application-development tool.
Constraints
Limit the payload by including only the fields you want to work with, rather than using all the data available with every request. This will help you avoid performance issues.