Issue in Sales Order Update through REST API
Suppose one Sales Order is having two lines, one line is in allocated and another line is in created status, so overall order is partially allocated. Customer wants to update the item for the line sequence number which is created status, But its not allowing to update through REST API.
We have tried all combination in payload like, header action code = UPDATE and Detail Action Code = UPDATE. But nothing works.
Please give me the solution
0