Creating a Purchase Requisition using REST API
I wanted to create a PR using the oracle's published API
/fscmRestApi/resources/11.13.18.05/purchaseRequisitions
I added other mandatory details as mentioned in the sample request but as I try to add further details like SuggestedBuyerId, or Status, or something not published on oracle's site it gives me an error of invalid attribute in the payload even though it is returned when creating a PR. Can I do that or is that able to be achieved.
Tagged:
0