You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Sample Payload for Process Requisition Lines into a New Order

Summary:

Hi,

Could you please provide me a sample payload for Process Requisition Lines into a New Order in rel 21D.

When i tried with the below payload, Got 404 Not Found Error

API: https://fa-eqir-dev6-saasfademo1.ds-fa.oraclepdemos.com/fscmRestApi/resources/11.13.18.05/requisitionProcessingRequests/300000050402253

{

    "ProcurementBU": "US1 Business Unit",

    "RequisitioningBU": "US1 Business Unit",

    "Type": "New Order",

    "Supplier": "EIP Inc",

    "lines": [

        {

            "RequisitionLineId": 300000050402254

        }

    ]

}

Content (required):


Version (include the version you are using, if applicable):

21D

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!