I'm trying to get some data from the /dwapi/ecommerce/groups API, but I only get this information back.
[ { "Id": "GROUP164", "Name": "Test", "Title": "", "Number": "", "Description": "" } ]
I decided to try the "FilledProperties" option, and entered "Sorting" to maybe get the sorting back. I also tried multiple other fields, but the result was always the same. Only these five fields. Am I doing anything wrong?
Request URL example:
/dwapi/ecommerce/groups?ShopId=SHOP1&FilledProperties=Sorting