You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to update LineType using draftPurchaseOrders REST API

edited Jan 21, 2025 6:57PM in Purchasing 1 comment

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!