pxMax Parameter not working on catalog search API

So basically I’m making catalog systems, but when I try to use the parameter “pxMax” in the url inside the proxy, nothing changes:
https://catalog.roproxy.com/v1/search/items?limit=10&Category=1&salesTypeFilter=2&SortType=3
https://catalog.roproxy.com/v1/search/items?limit=10&Category=1&CurrencyType=3&pxMax=0&salesTypeFilter=2&SortType=3
I don’t know why this happens.

Nvm, I found out that the right parameter is not pxMax, it is MaxPrice. Thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.