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

How to Backup and Restore 7 Days to Die Save [2024 Detailed Guide] 【教學】繼續用外國 YouTube Premium 帳戶 路由器內置 VPN、Apple TV、Android TV 連線 VPN 20 Easy Mushroom Drawing Ideas Cloud Gaming, Performance Metrics, Impact of the Network Fix WhatsApp Connecting & Reconnecting On iPhone

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 }