Update a manufacturing order productionAsk AIpatch https://api.katanamrp.com/v1/manufacturing_order_productions/{id}Updates the specified manufacturing order production by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path Paramsidintegerrequiredmanufacturing order production idBody Paramsmanufacturing order production detailsproduction_datestringResponses 200Updated manufacturing order production 401Make sure you've entered your API token correctly. 422Check the details property for a specific error message. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago