Update a price listAsk AIpatch https://api.katanamrp.com/v1/price_lists/{id}Updates the specified price list by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path ParamsidintegerrequiredPrice list IDBody ParamsPrice list detailsnamestringlength between 1 and 100Price list nameis_activebooleanPrice list statustruefalseResponses 200Price list 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