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

Rainy Cloud Jumper On Cloud vs Saucony cloud tea room emerges from chinese hillside along with white steel poles The 15 Best Cloud Video Streaming Platforms in 2024 VPN Hub: Free, but Is It Safe? (Guide December 2024)

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 }