Update a BOM rowAsk AIpatch https://api.katanamrp.com/v1/bom_rows/{id}Updates the specified BOM row by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path ParamsidstringrequiredBOM row IDBody ParamsBOM row fields to be updated with new valuesingredient_variant_idinteger≤ 2147483647Ingredient variant IDquantitynumber | null0 to 100000000000000000Ingredient quantitynotesstring | nullNotes about BOM rowResponses 200BOM row updated 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