Create a BOM rowAsk AIpost https://api.katanamrp.com/v1/bom_rowsCreate a new BOM row for a product.Body ParamsNew BOM row detailsproduct_item_idnumberrequired1 to 2147483647product_variant_idnumberrequired1 to 2147483647ingredient_variant_idintegerrequired1 to 2147483647quantitynumber | null0 to 100000000000000000notesstring | nullResponses 204New BOM row 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