Get Started with Redwood: Oracle Cloud SCM and Purchasing
Unable to add a new line in existing purchase order through buyer-initiated change orderAPI
in Purchasing
Summary:
Hi,
We are trying to add a new line in the existing Purchase Order through rest API. Change order is getting created temporarily and it is getting canceled automatically. When I go to change order history, it shows new CO details with the status as canceled. Initially, approvals were kept as auto-approved. Even when we change this to manual approval, it still shows the same behaviour.
Can someone help here to understand what am I missing?
Below is the paylaod:
<types:changeOrderEntry>
<tns:POHeaderId>302003</tns:POHeaderId>
<tns:ChangeOrderDescription>Add new line 29_09_2025</tns:ChangeOrderDescription>
<tns:PurchaseOrderEntryLine>
<tns:LineType>Goods</tns:LineType>
Tagged:
0