Document
REST API for Oracle Supply Chain Management Cloud

REST API for Oracle Supply Chain Management Cloud

Records that detail the requirements for a particular part or component. The records help you view, create, or update the part requirement for an Orac

Related articles

Setup pyronix wifi camera Kaspersky Secure Connection VPN Review: Updated 2025 The Best Restoration Hardware Cloud Couch Dupes On Cloudsurfer Next Review | A Little Fast A Little Firm Layered Architecture of Cloud

Records that detail the requirements for a particular part or component. The records help you view, create, or update the part requirement for an Oracle Fusion Cloud Engagement service request, Oracle Engagement work order, or third-party document.

Create lines

method :post

path :/fscmRestApi/resources/11.13.18.05/partRequirementLines

create order for part requirement

method :post

path :/fscmRestApi/resources/11.13.18.05/partRequirementLines/action/orderPartRequirements

delete one line

method :delete

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }

Find the preferred source

method :post

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }/action/getPreferredSource

Find the preferred source and price the parts

method :post

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }/action/calculateSourceAndPrice

Finds all the sources from where the part can be sourced.

method :post

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }/action/getAvailableParts

Get all lines

method :get

path :/fscmRestApi/resources/11.13.18.05/partRequirementLines

Get one line

method :get

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }

Refresh a part requirement line

method :post

path :/fscmRestApi/resources/11.13.18.05/partRequirementLines/action/refreshLines

Update one line

method :patch

path :/fscmRestApi / resources/11.13.18.05 / partrequirementlines/{requirementlineid }