Update a price list rowAsk AIpatch https://api.katanamrp.com/v1/price_list_rows/{id}Updates the specified price list row by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path ParamsidintegerrequiredPrice list IDBody ParamsPrice list row detailsvariant_idnumberID of the variantadjustment_methodnumberenumAdjustment method for the price list rowpercentagefixedpercentagemarkupAllowed:fixedpercentagemarkupamountnumberAmount to be applied as discount or replaced priceResponses 200Price list 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