REST APIs (POST and PATCH)

Oracle Fusion Cloud Supply Chain Orchestration provides several REST resources for integrating with external systems.

These REST APIs allow you to automate and manage supply-chain processes programmatically. They provide the functionality that interacts with the orchestration layer to facilitate real-time data exchange and enable the automation of supply-chain workflows.

Create one supply request

You can find this REST API in the Inventory Management > Supply Requests resource group in REST API for Oracle Supply Chain Management Cloud.

Key Features

Allows the creation of a new supply order in the system based on incoming data from external sources.

Best Practices

  • Recommended for small volumes of orders.
  • Recommended for supply orders that contain small numbers of request lines.

Additional Comments

  • Supports the transfer and purchase supply-order types.
  • Supports descriptive flexfields.

Update a supply request

You can find this REST API in the Inventory Management > Supply Requests resource group in REST API for Oracle Supply Chain Management Cloud.

Key Features

Updates existing supply orders to reflect changes in quantity, delivery dates, or other key details.

Best Practices

None.

Constraints

The Update a supply request REST API requires the SupplyOrderReferenceNumber parameter and won't be executed unless the parameter that's passed is present in the interface table.

REST Resource Group: Production Reports

You can find this REST resource group in the Manufacturing section in REST API for Oracle Supply Chain Management Cloud.

Key Features

Manages the operation and material transactions for a contract manufacturing work order.

Best Practices

NA.

Constraints

NA.