Greetings!
I'm trying to sort the results from the "/dwapi/ecommerce/products" endpoint using a GroupID without doing it on the client.
Is there a parameter like "sortby" I can use with the API?
Tried "{CurrentPage: 1, Parameters: { sortby: "price" }}" and couple of variations of it to little success.
Is there a list somewhere of all the parameter options?
Kind regards,
Snævar