Requisition to Negotiation API
I am trying to create an APEX page where the user can enter the requisition details, which on submission is converted into a negotiation. We have individual APIs for creating Requisition and Negotiation separately. But couldn't find any API to link both. I am trying to automate the Oracle Fusion process of PO -> document builder -> Process Requisition -> New negotiation, by using APIs.
0