Business Process Automation

About REST APIs

Transportation and Global Trade Management provides multiple public REST APIs that can be used to access data stored in Transportation and Global Trade Management and construct integrations to other systems.

You can make many types of HTTP requests using Oracle REST APIs. You can easily make requests to view, create, update, or delete records. You can even request asynchronous processing rather than the default synchronous processing. But let's first send a simple REST HTTP request to find out the structure of an order release object.

For details on using REST APIs, see the REST API for Business Object Resources Guide on the Oracle Help Center.

Related Topics