Integrate and Extend Procurement Using REST Resources

In this update, Oracle Fusion Cloud Procurement and Oracle Fusion Cloud Self Service Procurement deliver new and modified REST resources to enable and simplify integration with external systems.

New REST resources introduced in this update are:

  • Purchase Agreements
  • Purchase Agreement Lines
  • Purchase Agreement Import Requests
  • Purchasing Document Import Errors
  • Special Handling Types

The following REST resources were previously available, and have been updated:

  • Requisition Lifecycle Details

    • The following child resources have been added to this resource. Currently, GET is the only operation that is supported:
      • Shipments
      • Receipts
      • Invoices
      • Order Summary Attributes
      • Related Documents (Child of Order Summary Attributes)
      • Requisition History Details
      • Purchase Order History Details
      • Transfer Order History Details
  • Purchase Requisitions

    • GET, POST, PATCH, and SUBMIT are supported for the Special Handling attributes.

  • Content Zones

    • GET, POST, PATCH and DELETE are supported for the Deliver-to Location security dimension.
    • A new finder, Find Content Zones, has been provided to search content zones using different criteria.
    • GET and DELETE on the Security Assignments child resource are enhanced to support Deliver-to Location assignments.
  • Draft Purchase Orders

    • GET, POST, and PATCH are supported for additional contact email.

  • Purchase Orders

    • GET is supported for additional contact email.

  • Supplier Negotiations

    • POST is supported to add and invite additional suppliers in active negotiations.

    • Unlock and Unseal custom actions are supported to unlock and unseal supplier responses in sealed negotiations. The actions also support unlocking technical and commercial evaluation stages in a two-stage RFQ.

You can use these new and modified REST resources to simplify integrations and support standards-based interoperability with your other applications and external systems.

Steps to Enable

Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.

Key Resources

Access Requirements

Refer to the Privileges section in the REST API for Oracle Fusion Cloud Procurement documentation, available on the Oracle Help Center.