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

How to create Purchase order which Requisition is having more than one RequisitionLineId

Received Response
21
Views
2
Comments
edited Dec 4, 2023 7:45AM in Purchasing 2 comments

How to create Purchase order which Requisition is having more than one RequisitionLineId . using REST API

-------> API details for creating PO using single RequisitionLineId.

/fscmRestApi/resources/11.13.18.05/requisitionProcessingRequests

{

    "ProcurementBU": " Service Center",

    "RequisitioningBU": " Service Center",

    "Type": "New Order",

    "GroupRequisitionLines": "Y",

    "lines": [

        {

            "RequisitionLineId": 300001490392122

        }

    ]

}


===== Need help when a RequisitionHeaderId is having more than a RequisitionLineId.


Please suggest payload to create PO using more than RequisitionLineId.

.....................................

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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