List all price list rowsAsk AIget https://api.katanamrp.com/v1/price_list_rowsReturns a list of price list rows you’ve previously created. The price list rows are returned in a sorted order, with the most recent price list rows appearing first.Query Paramsidsarray of integersFilters price list rows by an array of IDsidsADD integervariant_idsarray of integersFilters price list rows by an array of variant IDsvariant_idsADD integerprice_list_idsarray of integersFilters price list rows by an array of price list IDsprice_list_idsADD integerlimitstringUsed for pagination (default is 50)pagestringUsed for pagination (default is 1)Responses 200List all price list rows 401Make sure you've entered your API token correctly. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago