What API Can I use to update fulfillment lines status?
Greetings,
We are currently working with the order management module and we need to update the status of the fulfillment lines from "awaiting transportation planning" to "awaiting shipment"
We have tried to do it using the REST API
https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/24b/fasrp/op-salesordersfororderhub-orderkey-child-lines-linesuniqid-patch.html
but we received the following error
StatusCode: Attribute StatusCode in view object SalesOrdersVO_lines_SalesOrdersVOToFulfillLineVO_FulfillLineVO cannot be set.
What should it be the correct API to update the status of the fulfillment lines?
Thanks for your help.
Tagged:
0