Hi,
We're using the Quote web service to get Product objects (Quote.GetProduct).
It seems that some of the fields are not populated: IsSubscription, SubscriptionUnit, DefaultSubscriptionQuantity. They are always False/''/0 for all products even though some of the products have these properties set.
However, if we use the Product archive provider and criteria, for example, for the 'isSubscription' column, the archive provider will return correct records.
Is it a known bug?