How to create Purchase order which Requisition is having more than one RequisitionLineId — Cloud Customer Connect
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

edited Nov 30, 2023 3:36PM in Purchasing 1 comment

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


/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!