PR with the Different Currency from (Ledger Currency) not getting created through Rest API
Hi,
We are in the implementation process of integration of PR's from third party system to Oracle through REST API, we are facing one issue, where we import PR through REST API from the third party system to Oracle with different currency than AED (Functional/Ledger Currency), those PR's (With different Currency than the functional currency) are not getting creating through the REST API.
We analyzed it, we came to know that, this is an issue with the Item field in the PR, If the Item is Blank or empty in the PR, then the Currency other than AED (Functional Currency) is accepted by REST API, but, if there is an Item in the purchase requisition and the Currency of the PR is not AED (Functional Currency), then it is not allowed by REST API and it throw an error, please find the attachment to see the error screenshot we are facing.