PRC:PO: GET draftPurchaseOrders Returning Multiple Records for Single PO
(Doc ID 3050674.1)
Last updated on SEPTEMBER 30, 2024
Applies to:
Oracle Fusion Purchasing Cloud Service - Version 11.13.24.04.0 and laterOracle Fusion Purchasing - Version 11.1.9.2.0 and later
Information in this document applies to any platform.
Symptoms
Invoking below purchase rest API to fetch purchase orders details, the API is returning multiple header record instead of single record based on the Purchase order number and Procurement BU in input parameters.
API URL:
https://serverURL/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders
Input Parameter:
q=OrderNumber=xxxxxxxx
Invoked API should return one result only, based on the Input Parameters (OrderNumber=xxxxxxxx)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Open POSTMAN
2. GET: https://serverURL/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders?q=OrderNumber=xxxxxxxx
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |