Not able to update the status of a sales order via REST API
Summary
Getting Error when trying to update a status of an orrder via rest apiContent
Hi ,
I am trying to change the status of a sales order using a rest api . (EndPoint URI found in this link : https://docs.oracle.com/en/cloud/saas/supply-chain-management/20b/fasrp/op-fscmrestapi-resources-11.13.18.05-salesordersfororderhub-orderkey-child-lines-fulfilllineid-patch.html) . Using this i am able to change the order quantity , but not status of the order line . Please help me know if the steps is wrong or anything i missed out.
Below is the error received when i tried to change:
StatusCode: Attribute StatusCode in view object SalesOrdersVO_lines_SalesOrdersVOToFulfillLineVO_FulfillLineVO cannot be set.
Tagged:
0