Dear Dynamicweb,
We are using this method: Dynamicweb.Ecommerce.CustomerCenter.CustomerProductList.GetListByCustomerId and from the documentation is says that it takes a customerId as input: https://doc.dynamicweb.com/api/html/356bfee8-8db5-165d-6288-9fa378b16362.htm.
But when looking in the source code the parameter should actually be the userId.
So either the name of the method is misleading or the parameter name should just be changed.
Best regards,
Anders