The GetProducts action shows products, but it does not retrive the hidden products, nor does it show the hidden property. Is there a way to retrive hidden Products from the API?
Merged Ideas
Include 'hidden' status in GetProducts API call
My specific requirement is that the GetProducts API call returns products and the products configoptions, however there's no way to tell if a configoption option is hidden and therefore we can't use the API call to get a list of available options AND choose to not show the hidden ones. Even if you don't automatically hide the hidden ones, it only makes sense to provide the hidden status here.
4 Comments
Login to post a comment.
As i see all products are included now in GetProducts API call
one wants to see everything, other like me - only active.
Is it possible to get the list sorted by selecting options Hidden=yes/no and Retired=yes/no when getting the list of products?