API modify Manufacturing order

I need urgent help.
In REST explorer, I need to insert certain values to modify a manufacturing order. In particular, I want Manufacturing Order to perform “consume and produce all”.
The index of manufacturing order is 3. Please suggest what shall we write in PUT request data field.

If it is urgent : https://wiki.dolibarr.org/index.php?title=List_of_Dolibarr_partners_and_providers

The API PUT /mos/id is designed to update the properties of the MO.
I’m afraid the API to make the action “produce and consume” is not yet ready. I will see if we can fix this for v14 (available in july).
See this ticket: https://github.com/Dolibarr/dolibarr/issues/17890