PO Close Rest Api not working
Hi All,
I am trying to use the PO close REST API to close an open PO. I have used the oracle notes to provide all the priveleges needed to the user as per oracle notes.
When I am using the POST command , I can getting a 400 (The request content does not represent an action or it has an invalid structure.)
When I am using the PUT command , I am getting 403 error. I have also used content type as application/vnd.oracle.adf.action+json or application/json with no success.
Attached is the screenshot of the error.
0