Unable to update LineType using draftPurchaseOrders REST API
Hi Friends,
I am trying to update the PO Line Type using this REST URL -
https://XXXX.fa.us6.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/300005152721921
I am using this request -
{ "ChangeOrderDescription": "PO Updated Using REST API1", "ChangeOrderInitiatingParty": "BUYER", "lines": [ { "POLineId": 300005152721922, "LineTypeId": 300000008411295, "LineType": "Bill Only" } ]}
I get the below response -
Attribute set for LineTypeId in entity DraftPurchaseOrdersRestServiceAM.DraftPurchaseOrderHeaderVO_lines_DraftPurchaseOrderHeaderVOToDraftPurchaseOrderLineVO_DraftPurchaseOrderLineVO failed
Please confirm if this attribute cannot be updated.
Thanks
Dhiresh Kavi
0